Forgot to update default keymap
- they had the wrong oled driver in there - Added copyright stuff back
This commit is contained in:
parent
c86deba845
commit
873c2bf735
13 changed files with 111 additions and 90 deletions
|
|
@ -5,13 +5,15 @@
|
|||
#
|
||||
SWAP_HANDS_ENABLE = yes
|
||||
|
||||
OLED_ENABLE = yes
|
||||
|
||||
# HAPTIC FEEDBACK
|
||||
HAPTIC_DRIVER = drv2605l
|
||||
|
||||
# PER KEY RGB
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
RGB_MATRIX_ENABLE = yes # Enable keyboard RGB matrix (do not use together with RGBLIGHT_ENABLE)
|
||||
RGB_MATRIX_ENABLE = no # Enable keyboard RGB matrix (do not use together with RGBLIGHT_ENABLE)
|
||||
|
||||
# SPACE SAVING
|
||||
EXTRAKEY_ENABLE = no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue