Change definition of board in layout file as they changed in the configurator
New "Proton" board added and the std arduino pro micro is named "base" now
This commit is contained in:
parent
004b84c1d6
commit
d331c8096c
@ -2,7 +2,7 @@
|
||||
"version": 1,
|
||||
"notes": "",
|
||||
"documentation": "\"This file is a QMK Configurator export. You can import this at <https://config.qmk.fm>. It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: <https://docs.qmk.fm/#/newbs>\n\nYou can convert this file to a keymap.c using this command: `qmk json2c {keymap}`\n\nYou can compile this keymap using this command: `qmk compile {keymap}`\"\n",
|
||||
"keyboard": "redox/rev1",
|
||||
"keyboard": "redox/rev1/base",
|
||||
"keymap": "redox_rev1_layout_mine",
|
||||
"layout": "LAYOUT",
|
||||
"layers": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user