skullY 8 سال پیش
والد
کامیت
7a9437a2e3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      keyboards/clueboard/keymaps/caps_fn/keymap.c

+ 1 - 1
keyboards/clueboard/keymaps/caps_fn/keymap.c

@@ -50,7 +50,7 @@ const uint16_t PROGMEM fn_actions[] = {
 
 void action_function(keyrecord_t *record, uint8_t id, uint8_t opt) {
   static uint8_t mods_pressed;
-  static boot mod_flag;
+  static bool mod_flag;
 
   switch (id) {
     case 0: