diff options
Diffstat (limited to 'keyboard/atomic/README.md')
| -rw-r--r-- | keyboard/atomic/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboard/atomic/README.md b/keyboard/atomic/README.md index ee824d26e..3ddaed3a3 100644 --- a/keyboard/atomic/README.md +++ b/keyboard/atomic/README.md | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | Planck keyboard firmware | 1 | Atomic keyboard firmware |
| 2 | ====================== | 2 | ====================== |
| 3 | DIY/Assembled compact ortholinear 40% keyboard by [Ortholinear Keyboards](http://ortholinearkeyboards.com). | 3 | DIY/Assembled ortholinear 60% keyboard by [Ortholinear Keyboards](http://ortholinearkeyboards.com). |
| 4 | 4 | ||
| 5 | ## Extended Keymap | 5 | ## Extended Keymap |
| 6 | If you include extended_keymap_common.h instead of keymap_common.h at the top of your file, you'll have access to a bunch of goodies: | 6 | If you include extended_keymap_common.h instead of keymap_common.h at the top of your file, you'll have access to a bunch of goodies:t |
| 7 | 7 | ||
| 8 | - Use `LSFT()`, `LCTL()`, et. al. (listed in extended_keymap_common.h) as modifiers for keys (daisy-chain-able) | 8 | - Use `LSFT()`, `LCTL()`, et. al. (listed in extended_keymap_common.h) as modifiers for keys (daisy-chain-able) |
| 9 | - Use `FUNC(1)` instead of `FN1` (etc.) to access the function layers beyond the 32 function layer limit | 9 | - Use `FUNC(1)` instead of `FN1` (etc.) to access the function layers beyond the 32 function layer limit |
