Browse Source

Fix build. (#15322)

pull/15326/head
Nick Brassel 2 years ago
committed by GitHub
parent
commit
e156d5c13b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 1 additions and 1 deletions
  1. +0
    -0
      keyboards/tgr/jane/v2/config.h
  2. +0
    -0
      keyboards/tgr/jane/v2/info.json
  3. +0
    -0
      keyboards/tgr/jane/v2/readme.md
  4. +0
    -0
      keyboards/tgr/jane/v2/rules.mk
  5. +1
    -1
      keyboards/tgr/jane/v2/v2.c
  6. +0
    -0
      keyboards/tgr/jane/v2/v2.h

keyboards/tgr/jane/v2/keymaps/config.h → keyboards/tgr/jane/v2/config.h View File


keyboards/tgr/jane/v2/keymaps/info.json → keyboards/tgr/jane/v2/info.json View File


keyboards/tgr/jane/v2/keymaps/readme.md → keyboards/tgr/jane/v2/readme.md View File


keyboards/tgr/jane/v2/keymaps/rules.mk → keyboards/tgr/jane/v2/rules.mk View File


keyboards/tgr/jane/v2/keymaps/jane.c → keyboards/tgr/jane/v2/v2.c View File

@ -14,4 +14,4 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "jane.h"
#include "v2.h"

keyboards/tgr/jane/v2/keymaps/jane.h → keyboards/tgr/jane/v2/v2.h View File


Loading…
Cancel
Save