mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-18 09:55:48 +00:00
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`
583 B
583 B
Personal Config by @AnthonyWharton
The keymap and layout macro's in the main repository are for the following keyboard:
Note: This setup has locking Caps Lock and Num Lock keys, so if you wish to use this layout and do not have such keys, you should :
- Change the keys
KC_LCAP
andKC_LNUM
toKC_CAPS
andKC_NUM
respectively. - Remove the
LOCKING_SUPPORT_ENABLE
andLOCKING_RESYNC_ENABLE
lines fromconfig.h
.
For any other questions, find my latest contact information on my github page.