summaryrefslogtreecommitdiff
path: root/users/gourdo1/gourdo1.c
AgeCommit message (Collapse)Author
2023-02-06Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
* `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`
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13Updated gourdo1 GMMK Pro keymaps (#17873)gourdo1
* Fixed Left Shift tapdance in general and for gaming mode. (#12) * update ISO readme * left shift fixed in general, including for gaming mode * fixed toggle menu rendering on ISO layouts * updated readme's and cosmetics * update readme's * update readme's again * readme cosmetics * consolidate readme's * more readme cosmetics * clarification for bootloader mode on ISO * Autocorrect added with 400 word English dictionary (#13) * autocorrect added with 400 word dictionary * update readme's for autocorrect * Add FN-B as shortcut to bootloader * Update .gitignore Co-authored-by: Joel Challis <git@zvecr.com> * RGB changes to system numlock and ISO extended alphas - hide system numlock off indicator (primarily for Mac users) by moving it to numpad and FN layers instead - give users with extended alpha ISO languages a config option to add RGB highlights for extras alphas on capslock * readme updates * Fixed [FN]B and [FN]N shortcuts not working on numpad layer Co-authored-by: Joel Challis <git@zvecr.com>
2022-07-03Merge remote-tracking branch 'upstream/master' into developNick Brassel
2022-07-03[keymap] Update gourdo1 keymap for Q2 changes (#17398)gourdo1
2022-06-13tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen
2022-04-19New custom keymap for Glorious GMMK Pro ANSI layout (#16199)gourdo1
Co-authored-by: Drashna Jaelre <drashna@live.com>