Parcourir la source

Updated FAQ Keymap (markdown)

tmk il y a 10 ans
Parent
commit
6e1a6d1981
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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.