forked from forks/qmk_firmware
95309e9af5
* 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
42 lines
1.2 KiB
Markdown
42 lines
1.2 KiB
Markdown
# @noroadsleft's KC60 keymap
|
|
|
|
### Last updated: November 5, 2019, 12:07 AM UTC-0800
|
|
|
|
![](https://i.imgur.com/tzhXQYI.jpg)
|
|
|
|
I am a full-time Dvorak typist, and occasional semi-serious FPS gamer. The layers are oriented towards a mix of typing and gaming.
|
|
|
|
|
|
----
|
|
|
|
# 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)
|
|
- Layer 0: QWERTY `_QW`
|
|
- Layer 1: Hardware Dvorak `_DV`
|
|
- Layer 2: Hardware Colemak `_CM`
|
|
- [OS Overlays](./readme_ch2.md)
|
|
- Layer 3: MacOS Overlay `_MC`
|
|
- [Quake 2 Overlays](./readme_ch3.md)
|
|
- Layers 4, 5 and 6: Quake 2 `_Q2`, Quake 2 Dvorak `_QD`, and Quake 2 Console `_QC`
|
|
- [Function Layers](./readme_ch4.md)
|
|
- Layer 7: Windows Fn layer `_FW`
|
|
- Layer 8: MacOS-oriented Fn layer `_FM`
|
|
- Layer 9: Quake 2 Fn layer `_FQ`
|
|
- [Other Layers](./readme_ch5.md)
|
|
- Layer 10: Numpad layer `_NP`
|
|
- Layer 11: Macro layer `_MA`
|
|
- Layer 12: System layer `_SY`
|