summaryrefslogtreecommitdiffstats
path: root/keyboards/ano
Commit message (Collapse)AuthorAgeFilesLines
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-5/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move encoder config to data driven (#19923)Ryan2023-02-262-5/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
|
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-4/+0
|
* Fix build failures uncovered by #18753 (#18789)Ryan2022-10-211-1/+1
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-10-203-30/+132
|\
| * Ano Layout Refactor (#18778)James Young2022-10-193-29/+131
| | | | | | | | | | | | | | | | | | * info.json: apply friendly formatting * info.json: remove dead space in Configurator rendering * physically arrange layout macro * info.json: correct Configurator key sequence
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
|/ | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-262-6/+6
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* [Keyboard] Add ano keyboard (#16885)sauvehoo2022-05-117-0/+228
Co-authored-by: Ryan <fauxpark@gmail.com>