tengg пре 8 година
родитељ
комит
3cba7a43d9
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      keyboards/clueboard/keymaps/mac_optimized/keymap.c

+ 2 - 2
keyboards/clueboard/keymaps/mac_optimized/keymap.c

@@ -49,8 +49,8 @@ const uint16_t PROGMEM fn_actions[] = {
 };
 
 void action_function(keyrecord_t *record, uint8_t id, uint8_t opt) {
-  static uint8_t mod_pressed;
-  static bool mods_flag;
+  static uint8_t mods_pressed;
+  static bool mod_flag;
 
   switch (id) {
     case 0: