summaryrefslogtreecommitdiffstats
path: root/keyboards/cutie_club/novus
Commit message (Collapse)AuthorAgeFilesLines
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-262-7/+6
|
* keyboards: fix malformed info.json files (#17292)Ryan Skidmore2022-06-021-1/+1
|
* Cutie Club Novus Layout Macro Updates (#16792)James Young2022-04-055-315/+389
| | | | | | | | | | | | | | | | | | | | | | | | * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_60_ansi_split_bs_rshift Maintains `LAYOUT_all` as an alias to `LAYOUT_60_ansi_split_bs_rshift`. * novus.h: use QMK 3-character notation * novus.h: add matrix diagram * add LAYOUT_60_ansi * add LAYOUT_60_ansi_tsangan * refactor keymaps - update grid alignment - use QMK-native keycode aliases * add LAYOUT_60_ansi_tsangan_split_bs_rshift * rules.mk: update Community Layouts list
* [Keyboard] Add Novus 60% keyboard (#16473)Callum Hart2022-03-089-0/+508
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>