summaryrefslogtreecommitdiffstats
path: root/FAQ-Keymap.md
diff options
context:
space:
mode:
Diffstat (limited to 'FAQ-Keymap.md')
-rw-r--r--FAQ-Keymap.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/FAQ-Keymap.md b/FAQ-Keymap.md
index 650aa8fb8b..b83b41df7c 100644
--- a/FAQ-Keymap.md
+++ b/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.