diff options
author | Batuhan Baserdem <19315586+bbaserdem@users.noreply.github.com> | 2022-07-02 11:09:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-02 21:09:04 +1000 |
commit | fd44341cbf63787e1e0d8224a8dcb5143b029d2a (patch) | |
tree | cc47b2fd7bae2892260fd51edb2d447b29fe50f5 /keyboards/splitkb/kyria/rev1 | |
parent | f439fe605543c6646d523a65b77533fea4b08ab8 (diff) |
Userspace and keymap update for user bbaserdem. (#14484)
Diffstat (limited to 'keyboards/splitkb/kyria/rev1')
-rw-r--r-- | keyboards/splitkb/kyria/rev1/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/splitkb/kyria/rev1/rules.mk b/keyboards/splitkb/kyria/rev1/rules.mk index cc2cbba604..e7d6763fcd 100644 --- a/keyboards/splitkb/kyria/rev1/rules.mk +++ b/keyboards/splitkb/kyria/rev1/rules.mk @@ -1,5 +1,4 @@ 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 RGB_MATRIX_ENABLE = no # Enable keyboard RGB matrix (do not use together with RGBLIGHT_ENABLE) |