mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
a9f65b760a
* userspace and keymap changes for rupa * remove layout wrappers and blocker rows from wrappers handle this in keymaps for now
6 lines
101 B
Makefile
6 lines
101 B
Makefile
UNICODEMAP_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
SRC += rupa.c \
|
|
process_records.c \
|
|
unicode.c
|