add second keyboard

This commit is contained in:
xesc 2024-03-19 20:43:09 +01:00
parent 2cba62b45a
commit 199dd8b007
6 changed files with 381 additions and 0 deletions

View file

@ -0,0 +1,9 @@
OLED_ENABLE = yes
ENCODER_ENABLE = yes # Enables the use of one or more encoders
RGB_MATRIX_ENABLE = no # Disable keyboard RGB matrix, as it is enabled by default on rev3
RGBLIGHT_ENABLE = no # Disable keyboard RGB underglow
MOUSEKEY_ENABLE = yes
LTO_ENABLE = yes
UNICODE_ENABLE = yes
AUTO_SHIFT_ENABLE = yes
COMBO_ENABLE = yes