feat: xiao dongle rgb, corne rgb fix: multiple xiao+promicro encoder def ref: CHANGELOG.txt for more...
This commit is contained in:
parent
51779bb90f
commit
3e89c0de61
17 changed files with 242 additions and 48 deletions
|
|
@ -9,6 +9,10 @@
|
|||
#include <dt-bindings/zmk/keys.h>
|
||||
#include <dt-bindings/zmk/mouse.h>
|
||||
|
||||
&led_strip {
|
||||
chain-length = <27>;
|
||||
};
|
||||
|
||||
/ {
|
||||
keymap {
|
||||
compatible = "zmk,keymap";
|
||||
|
|
@ -60,5 +64,17 @@
|
|||
&kp LGUI &studio_unlock &kp SPACE &kp RET &studio_unlock &kp RALT
|
||||
>;
|
||||
};
|
||||
extra_1 {
|
||||
status = "reserved";
|
||||
};
|
||||
|
||||
extra_2 {
|
||||
status = "reserved";
|
||||
};
|
||||
|
||||
extra_3 {
|
||||
status = "reserved";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue