Mild updates/tweaks based on zmk upstream features for tidbit

This commit is contained in:
KemoNine 2020-12-15 12:26:37 +00:00
parent a98f7a0910
commit 3ac3a21018
2 changed files with 5 additions and 1 deletions

View File

@ -17,7 +17,7 @@ CONFIG_ZMK_DISPLAY=y
CONFIG_BT_MAX_CONN=6
# Set screen blanking to 15s instead of 30s
#CONFIG_ZMK_IDLE_TIMEOUT=15000
CONFIG_ZMK_IDLE_TIMEOUT=15000
################################################################################
# Debugging

View File

@ -29,6 +29,10 @@
sensors = <&encoder_4>;
};
// Purple : &rgb_ug RGB_COLOR_HSB(275, 100, 50)
// Orange : &rgb_ug RGB_COLOR_HSB(35, 100, 50)
// Blue : &rgb_ug RGB_COLOR_HSB(215, 100, 50)
keymap {
compatible = "zmk,keymap";
default_layer {