mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
a9f65b760a
* userspace and keymap changes for rupa * remove layout wrappers and blocker rows from wrappers handle this in keymaps for now
5 lines
101 B
Makefile
5 lines
101 B
Makefile
UNICODEMAP_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
SRC += rupa.c \
|
|
process_records.c \
|
|
unicode.c
|