1
0
Fork 0

[Keyboard] Corne - Remove legacy revision support (#12226)

This commit is contained in:
Drashna Jael're 2021-05-24 23:23:20 -07:00 committed by GitHub
parent 8e22da67c1
commit 57158cc3bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
71 changed files with 215 additions and 2269 deletions

View file

@ -20,7 +20,7 @@ SWAP_HANDS_ENABLE = no # Enable one-hand typing
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
ifeq ($(strip $(KEYBOARD)), crkbd/rev1/common)
ifeq ($(strip $(KEYBOARD)), crkbd/rev1)
OLED_DRIVER_ENABLE = yes
RGB_MATRIX_ENABLE = yes
HAPTIC_ENABLE = SOLENOID