Additional edits for depreciated assets and syntax clarity.
This commit is contained in:
parent
81267b05f1
commit
aa51d4c7a0
5 changed files with 7 additions and 12 deletions
|
@ -4,6 +4,3 @@
|
||||||
# Enables RGB functionality (Uncomment to enable.)
|
# Enables RGB functionality (Uncomment to enable.)
|
||||||
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
# CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||||
# CONFIG_WS2812_STRIP=y
|
# CONFIG_WS2812_STRIP=y
|
||||||
|
|
||||||
# Enables OLED Function (TO DO. Do not uncomment.)
|
|
||||||
# CONFIG_ZMK_DISPLAY=y
|
|
|
@ -4,8 +4,6 @@
|
||||||
* SPDX-License-Identifier: MIT
|
* SPDX-License-Identifier: MIT
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <dt-bindings/zmk/matrix-transform.h>
|
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
chosen {
|
chosen {
|
||||||
zmk,kscan = &kscan0;
|
zmk,kscan = &kscan0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue