[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:
Drashna Jaelre 2020-09-17 00:41:55 -07:00 committed by GitHub
parent f3c4c5c4c7
commit 9b4936f235
3 changed files with 244 additions and 0 deletions

View 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