address pr comments

This commit is contained in:
Kellen Carey
2020-10-09 11:48:06 -07:00
parent ca29c40206
commit 0b125c028c
7 changed files with 18 additions and 23 deletions

View File

@@ -1,6 +1,5 @@
/*
* Copyright (c) 2020 Pete Johanson
* Copyright (c) 2020 Kellen Carey
* Copyright (c) 2020 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
*/
@@ -43,10 +42,6 @@ RC(2,0) RC(2,1) RC(2,2) RC(2,3) RC(2,4) RC(2,5) RC(2,6) RC(2,7) RC(2,8) RC(2,9)
};
bt_unpair_combo: bt_unpair_combo {
compatible = "zmk,bt-unpair-combo";
};
// TODO: per-key RGB node(s)?
};