summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ortho5x14/keymaps/2u
Commit message (Collapse)AuthorAgeFilesLines
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-28/+28
|
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-2/+2
|
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
| | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-2/+2
| | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-3/+3
|
* tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-131-3/+3
|
* Adding new handwired ortho 5x14 keyboard (#11597)Richard Nunez2021-02-202-0/+635
Co-authored-by: Richard Nunez <richard.nunez@macrossplusinc.com>