diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2019-11-05 22:12:21 -0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-11-05 22:12:21 -0800 |
commit | 95309e9af5c58cd0f468ac1fadfcef3ff52aaa6a (patch) | |
tree | f7a7fa30a8a15b7aa9ac8b270abf0e00e09057d2 /keyboards/kc60/keymaps/noroadsleft/readme.md | |
parent | dfb78d2a086daa2ceb3fd043afce03785abfa23a (diff) |
[Keymap] Updates to noroadsleft keymap for KC60 (2019-11-05) (#7265)
* Rename layers_keymap to layer_names
* Update Escape and Left Control keys
- change KC_GESC to KC_ESC
- change KC_LCTL to MT(MOD_LCTL, KC_GRV)
* Disable features I don't use
Makes the firmware lean. Why? Because I can. :D
* Update the readme files
* Add KC_F13 through KC_F24 emulation
... and update the readme files accordingly.
* Update rules/config
- Swap EXTRAFLAGS for LINK_TIME_OPTIMIZATION_ENABLE
- remove NO_ACTION_MACRO and NO_ACTION_FUNCTION
- Re-enable COMMAND
* concatenate full-length and short layer names
* enable dynamic macros
* update readme files
Diffstat (limited to 'keyboards/kc60/keymaps/noroadsleft/readme.md')
-rw-r--r-- | keyboards/kc60/keymaps/noroadsleft/readme.md | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/keyboards/kc60/keymaps/noroadsleft/readme.md b/keyboards/kc60/keymaps/noroadsleft/readme.md index c9db4f8de2..6a7ad6f65e 100644 --- a/keyboards/kc60/keymaps/noroadsleft/readme.md +++ b/keyboards/kc60/keymaps/noroadsleft/readme.md @@ -1,6 +1,6 @@ # @noroadsleft's KC60 keymap -### Last updated: April 7, 2019, 2:26 AM UTC-0700 +### Last updated: November 5, 2019, 12:07 AM UTC-0800 ![](https://i.imgur.com/tzhXQYI.jpg) @@ -9,6 +9,18 @@ I am a full-time Dvorak typist, and occasional semi-serious FPS gamer. The layer ---- +# Preface + +Images in this readme follow the following format: + +![Legend](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/kc60/keymaps/noroadsleft/legend.png) +*Legend* + +Descriptions of the physical locations of keys will use the key's function in a US QWERTY layout, even if the layout itself is not QWERTY. + + +---- + # Outline - [Base Layers](./readme_ch1.md) |