summaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany/hid_liber/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-141-1/+1
|
* Remove useless line continuations (#19399)Ryan2022-12-301-21/+21
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-3/+3
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-1/+1
| | | | | | | | | | | | | | | | | | | * `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`
* move hid_liber to /bpiphany (#16091)peepeetee2022-02-096-0/+232