summaryrefslogtreecommitdiffstats
path: root/keyboards/nyhxis/nfr_70/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
| | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* RESET → QK_BOOT in nyhxis/nfr_70 (#18607)precondition2022-10-051-1/+1
|
* [Keyboard] Add Nyhxis NFR-70 keyboard (#17562)Jesper Severinsen2022-10-042-0/+53
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>