1
0
Fork 0

Orthodox info.json changes

This commit is contained in:
Drashna Jael're 2018-05-14 06:57:01 -07:00 committed by Jack Humbert
parent 5941f81e38
commit 34b274360c
10 changed files with 54 additions and 95 deletions

View file

@ -12,7 +12,7 @@
#endif
// Used to create a keymap using only KC_ prefixed keys
#define KC_KEYMAP( \
#define LAYOUT_kc( \
L00, L01, L02, L03, L04, L05, R00, R01, R02, R03, R04, R05, \
L10, L11, L12, L13, L14, L15, L16, L18, R10, R12, R13, R14, R15, R16, R17, R18, \
L20, L21, L22, L23, L24, L25, L26, L27, L28, R20, R21, R22, R23, R24, R25, R26, R27, R28 \