included compiled .uf2 file

This commit is contained in:
Jack Hartstein 2021-01-01 14:09:46 -08:00
parent 807d00d3c9
commit e27c5f0ab4
2 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1,3 @@
/CMakeCache
/settings_clear.uf2
/CMakeFiles

View file

@ -9,6 +9,7 @@
#include <dt-bindings/zmk/rgb.h>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/ext_power.h>
#include <dt-bindings/zmk/outputs.h>
#define DEFAULT 0
#define FUNC 1
@ -47,7 +48,7 @@
&none &to DEFAULT &rgb_ug RGB_TOG &rgb_ug RGB_EFF &none
&none &rgb_ug RGB_HUI &rgb_ug RGB_SAI &rgb_ug RGB_BRI &none
&none &rgb_ug RGB_HUD &rgb_ug RGB_SAD &rgb_ug RGB_BRD &none
&bootloader &none &bt BT_CLR &bt BT_NXT &none
&bootloader &out OUT_BLE &bt BT_CLR &bt BT_NXT &none
&none &none &none &bt BT_PRV &none
>;
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>;