forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup splitkb/kyria VIA keymap (qmk#19676)
- Loading branch information
Showing
2 changed files
with
20 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
OLED_ENABLE = yes | ||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays | ||
ENCODER_ENABLE = yes # Enables the use of one or more encoders | ||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | ||
VIA_ENABLE = yes | ||
NKRO_ENABLE = yes | ||
KEY_LOCK_ENABLE = no | ||
SPACE_CADET_ENABLE = no | ||
MAGIC_ENABLE = no | ||
GRAVE_ESCAPE_ENABLE = no | ||
ENCODER_MAP_ENABLE = yes |