Sfoglia il codice sorgente

Updated FAQ Keymap (markdown)

tmk 10 anni fa
parent
commit
6e1a6d1981
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      FAQ-Keymap.md

+ 0 - 1
FAQ-Keymap.md

@@ -157,7 +157,6 @@ const uint16_t PROGMEM fn_actions[] = {
     [0] = ACTION_LAYER_MODS(1, MOD_LSFT),
     [1] = ACTION_LAYER_MOMENTARY(2),
 };
-
 ```
 
 Otherwise, you can write code, see this.