[Keyboard] Add Kyria rev3 (#19423)

This commit is contained in:
leah-splitkb
2023-01-20 12:22:53 +01:00
committed by GitHub
parent 53cc6170ae
commit 64c399ba38
20 changed files with 627 additions and 125 deletions

View File

@@ -30,7 +30,9 @@
# define RGBLIGHT_HUE_STEP 8
# define RGBLIGHT_SAT_STEP 8
# define RGBLIGHT_VAL_STEP 8
# define RGBLIGHT_LIMIT_VAL 150
# ifndef RGBLIGHT_LIMIT_VAL
# define RGBLIGHT_LIMIT_VAL 150
# endif
#endif
// Lets you roll mod-tap keys

View File

@@ -1,4 +1,5 @@
OLED_ENABLE = yes
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
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 = yes # Enable keyboard RGB underglow