summaryrefslogtreecommitdiffstats
path: root/keyboards/gh80_3000/keymaps/ansi_wkl/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-021-17/+23
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-7/+7
| | | | | | | * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
* GH80-3000: Refactor and Configurator support (#3166)noroadsleft2018-06-121-24/+24
| | | | | | | | * Refactor * Configurator support * Updated Rules: LAYOUTS
* adds the gh80_3000 project (#2132)farmakon2017-12-101-0/+34