forked from forks/qmk_firmware
2d60444df1
* Create willwm keymap: Modified GMMK Pro Default + VIA + Space-Cadet Unicode * Temporarily remove unicode map calls; try using UNICODE_ENABLE instead * RGBLIGHT_ENABLE = yes * ...on second thought, don't enable RGBLIGHT =P * Move Del to PrtSc, add Home, move PrtSc to Fn+Home * willwm: Add keymap.json and readme.md * willwm: Add layer0/layer1 images * willwm: Update readme.md with info from PR #12952 * willwm: Update to better match template (https://docs.qmk.fm/#/documentation_templates)
23 lines
695 B
Markdown
23 lines
695 B
Markdown
<img width="567" alt="layer0" src="https://user-images.githubusercontent.com/303042/118893170-da3e3280-b8b6-11eb-9459-f6c339c59bde.png">
|
|
<img width="566" alt="layer1" src="https://user-images.githubusercontent.com/303042/118893191-e0341380-b8b6-11eb-8641-a4fdeeb7cbb2.png">
|
|
|
|
# willwm GMMK Pro Layout
|
|
|
|
Based on [gmmk/pro/keymaps/default](../default/keymap.c), with [VIA support](./rules.mk)
|
|
|
|
Layer 0
|
|
|
|
* Delete between F12 and rotary encoder (replaces PrtSc)
|
|
* Home below rotary encoder (replaces Del)
|
|
* MO(1) in default location and Caps Lock location
|
|
|
|
Layer 1
|
|
|
|
* Tab -> Caps Lock
|
|
* Del -> Insert
|
|
* Home -> PrtSc
|
|
* Left Arrow -> Home
|
|
* Right Arrow -> End
|
|
* Up Arrow -> PgUp
|
|
* Down Arrow -> PgDn
|