mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-28 11:47:32 +06:00
722f06ff8c
* Rename constexpr keymap folder to konstantin * Replace numpad comma with Unicode comma * Rename tap dance constants * Move record->event.pressed check into switch * Use RShift as a dedicated Fn key
5 lines
87 B
Makefile
5 lines
87 B
Makefile
BOOTMAGIC_ENABLE = no
|
|
CONSOLE_ENABLE = yes
|
|
TAP_DANCE_ENABLE = yes
|
|
UNICODE_ENABLE = yes
|