[Keymap] VIA keymap for the Sofle (#10446)
* Added via support * Now uses LTO_ENABLE * Deactivated console to save space * Update keyboards/sofle/keymaps/via/readme.md * Added GPL license * Update keyboards/sofle/keymaps/via/keymap.c * Update keyboards/sofle/keymaps/via/keymap.c * Update keyboards/sofle/keymaps/via/keymap.c * Update keyboards/sofle/keymaps/via/keymap.c
This commit is contained in:
parent
6e9b4a8309
commit
c01eb55109
6 changed files with 285 additions and 0 deletions
7
keyboards/sofle/keymaps/via/rules.mk
Normal file
7
keyboards/sofle/keymaps/via/rules.mk
Normal file
|
@ -0,0 +1,7 @@
|
|||
OLED_DRIVER_ENABLE = yes
|
||||
ENCODER_ENABLE = yes
|
||||
CONSOLE_ENABLE = no
|
||||
EXTRAKEY_ENABLE = yes
|
||||
VIA_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
Loading…
Add table
Add a link
Reference in a new issue