forked from forks/qmk_firmware
c6f1b594a2
* `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS` |
||
---|---|---|
.. | ||
config.h | ||
keymap.c | ||
readme.md | ||
rules.mk |
Fearless Spiff's Custom Mercutio Keymap
- "Programmer"-centric and German layout based keymap
- Based on Bongocat and Jonavin keymap
Features
- Fancy Bongocat! Yay! (borrowed from bongocat obviously)
- Encoder selectable key codes and displayed on OLED (borrowed and multi-line-enhanced from Jonavin)
- Change encoder_keys in keymap.c to assign your desired key selection
- Additional encoder functionality
- While holding FN_1, page up and down
- While holding FN_2, volume up and down
- Use my templates for your own layout overview at Keyboard Layout Editor using my gist here