Remove RGB, Remove debug, Add Copyright and Licenses

This commit is contained in:
tominabox1
2020-08-27 22:23:27 -05:00
parent ac3e4af1ce
commit cf003262e6
6 changed files with 19 additions and 93 deletions

View File

@@ -1,10 +1,15 @@
/*
* Copyright (c) 2020 TJ Campie
*
* SPDX-License-Identifier: MIT
*/
#include <dt-bindings/zmk/matrix-transform.h>
/ {
chosen {
zmk,kscan = &kscan0;
zmk,matrix_transform = &default_transform;
zmk,underglow = &led_strip;
};
default_transform: keymap_transform_0 {