Fix copyright, remove debug logging, consistent naming.

This commit is contained in:
Felix Sargent 2021-06-14 16:57:26 -07:00
parent 863f15b947
commit 025a372ad5
2 changed files with 2 additions and 7 deletions

View file

@ -1,6 +1,6 @@
if SHIELD_5X12 if SHIELD_BOARDSOURCE5X12
config ZMK_KEYBOARD_NAME config ZMK_KEYBOARD_NAME
default "5x12" default "boardsource5x12"
endif endif

View file

@ -1,5 +0,0 @@
# Copyright (c) 2021 Felix Sargent
# SPDX-License-Identifier: MIT
# Uncomment to enable USB logging
CONFIG_ZMK_USB_LOGGING=y