mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-10 05:59:44 +00:00
update neo keymap
This commit is contained in:
parent
93c9d2bc9f
commit
4ca4322501
1 changed files with 19 additions and 0 deletions
|
@ -35,6 +35,25 @@
|
|||
#define NEO_UE DE_Y
|
||||
#define NEO_SS DE_UE
|
||||
|
||||
#define NEO_DOT DE_DOT
|
||||
#define NEO_COMM DE_COMM
|
||||
|
||||
#define NEO_1 DE_1
|
||||
#define NEO_2 DE_2
|
||||
#define NEO_3 DE_3
|
||||
#define NEO_4 DE_4
|
||||
#define NEO_5 DE_5
|
||||
#define NEO_6 DE_6
|
||||
#define NEO_7 DE_7
|
||||
#define NEO_8 DE_8
|
||||
#define NEO_9 DE_9
|
||||
#define NEO_0 DE_0
|
||||
#define NEO_MINS DE_SS
|
||||
|
||||
#define NEO_ACUT DE_PLUS
|
||||
#define NEO_GRV DE_ACUT
|
||||
#define NEO_CIRC DE_CIRC
|
||||
|
||||
#define NEO_L1_L KC_CAPS
|
||||
#define NEO_L1_R DE_HASH
|
||||
|
||||
|
|
Loading…
Reference in a new issue