mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-05-28 18:51:17 +02:00

* 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
|