forked from kofal.net/zmk
Add quefrency shield
This commit is contained in:
17
app/boards/shields/quefrency/Kconfig.defconfig
Normal file
17
app/boards/shields/quefrency/Kconfig.defconfig
Normal file
@@ -0,0 +1,17 @@
|
||||
#Copyright (c) 2020 Noah Thornton
|
||||
#SPDX-License-Identifier: MIT
|
||||
|
||||
|
||||
if SHIELD_QUEFRENCY_LEFT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Quefrency Left"
|
||||
|
||||
endif
|
||||
|
||||
if SHIELD_QUEFRENCY_RIGHT
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Quefrency Right"
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user