Add quefrency shield

This commit is contained in:
Noah Thornton
2020-09-26 11:59:12 -07:00
parent 819c82547d
commit 7f7c7037b0
10 changed files with 187 additions and 0 deletions

View 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