Tidy up use of CTPC (#19570)
parent
6576127b4c
commit
b61654fb95
@ -1,4 +1,4 @@
|
||||
MOUSEKEY_ENABLE = yes
|
||||
ifneq (, $(findstring rev1, $(KEYBOARD)))
|
||||
CTPC = yes
|
||||
CONVERT_TO=proton_c
|
||||
endif
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
CTPC=yes
|
||||
CONVERT_TO=proton_c
|
||||
CONSOLE_ENABLE = yes # Console for debug
|
||||
COMMAND_ENABLE = yes # Commands for debug and configuration
|
||||
AUDIO_ENABLE = yes
|
||||
|
||||
@ -1 +1 @@
|
||||
CTPC = yes
|
||||
CONVERT_TO=proton_c
|
||||
|
||||
Loading…
Reference in New Issue