Fix copyright, remove debug logging, consistent naming.
This commit is contained in:
parent
863f15b947
commit
025a372ad5
2 changed files with 2 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
if SHIELD_5X12
|
||||
if SHIELD_BOARDSOURCE5X12
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "5x12"
|
||||
default "boardsource5x12"
|
||||
|
||||
endif
|
|
@ -1,5 +0,0 @@
|
|||
# Copyright (c) 2021 Felix Sargent
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
# Uncomment to enable USB logging
|
||||
CONFIG_ZMK_USB_LOGGING=y
|
Loading…
Add table
Reference in a new issue