diff --git a/app/boards/shields/duckboard/.gitignore b/app/boards/shields/duckboard/.gitignore new file mode 100644 index 00000000..fdf12c7d --- /dev/null +++ b/app/boards/shields/duckboard/.gitignore @@ -0,0 +1,3 @@ +/CMakeCache +/settings_clear.uf2 +/CMakeFiles diff --git a/app/boards/shields/duckboard/duckboard.keymap b/app/boards/shields/duckboard/duckboard.keymap index 6803678c..d898d05c 100644 --- a/app/boards/shields/duckboard/duckboard.keymap +++ b/app/boards/shields/duckboard/duckboard.keymap @@ -9,6 +9,7 @@ #include #include #include +#include #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>;