mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
fix fn2+J+Z not working on Q2 Pro
This commit is contained in:
parent
e4f4ceaf3f
commit
d4619d470a
|
@ -91,5 +91,4 @@
|
|||
#define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 2047
|
||||
|
||||
/* Factory test keys */
|
||||
#define FN_KEY1 MO(2)
|
||||
#define FN_KEY2 MO(3)
|
||||
#define FN_KEY2 MO(4)
|
||||
|
|
Loading…
Reference in New Issue
Block a user