Updated FAQ Keymap (markdown)

master
tmk 2015-10-06 15:57:00 +09:00
parent 50e0b35560
commit 6e1a6d1981
1 changed files with 0 additions and 1 deletions

View File

@ -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.