new file: keyboards/ingenieurrr/halconf.h new file: keyboards/ingenieurrr/info.json new file: keyboards/ingenieurrr/keymaps/default/keymap.c new file: keyboards/ingenieurrr/keymaps/via/keymap.c new file: keyboards/ingenieurrr/keymaps/via/rules.mk new file: keyboards/ingenieurrr/keymaps/vial/config.h new file: keyboards/ingenieurrr/keymaps/vial/keymap.c new file: keyboards/ingenieurrr/keymaps/vial/rules.mk new file: keyboards/ingenieurrr/keymaps/vial/vial.json new file: keyboards/ingenieurrr/mcuconf.h new file: keyboards/ingenieurrr/readme.md new file: keyboards/ingenieurrr/rules.mk Co-authored-by: Pascal S <sedelkyp@gmail.com>
9 lines
157 B
Makefile
9 lines
157 B
Makefile
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
|
|
//VIALRGB_ENABLE = yes
|
|
//BACKLIGHT_ENABLE = yes
|
|
//RGB_MATRIX_ENABLE = yes
|
|
//RGB_MATRIX_DRIVER = ws2812
|
|
|