[Keyboard] Convert Corne Keyboard to Split Common (#6001)
* [Keyboard] Convert Corne Keyboard to Split Common * Add VIA Support * Makes sure that ol(e)d and new OLED implementation can't coexist * Add licensing header to files * Add changes based on feedback from foostan * Fixes
This commit is contained in:
parent
f3c4c5c4c7
commit
9b4936f235
3 changed files with 244 additions and 0 deletions
5
keyboards/crkbd/rev1/common/keymaps/via/rules.mk
Normal file
5
keyboards/crkbd/rev1/common/keymaps/via/rules.mk
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
MOUSEKEY_ENABLE = no # Mouse keys
|
||||
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
||||
VIA_ENABLE = yes # Enable VIA
|
||||
OLED_DRIVER_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
Loading…
Add table
Add a link
Reference in a new issue