[Keyboard] Corne - Remove legacy revision support (#12226)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
VPATH += keyboards/crkbd/lib
|
||||
LIB_SRC += ssd1306.c i2c.c
|
||||
|
||||
# If you want to change the display of OLED, you need to change here
|
||||
SRC += ./lib/glcdfont.c \
|
||||
./lib/rgb_state_reader.c \
|
||||
@@ -11,4 +14,4 @@ SRC += ./lib/glcdfont.c \
|
||||
|
||||
TAP_DANCE_ENABLE = yes
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
# LOCAL_GLCDFONT = yes
|
||||
# LOCAL_GLCDFONT = yes
|
||||
|
||||
Reference in New Issue
Block a user