| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 1 | -1/+0 |
| | | |||||
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 1 | -1/+0 |
| | | |||||
| * | `ano`: fix layout name (#24067) | Ryan | 2024-07-06 | 2 | -3/+6 |
| | | |||||
| * | Data-Driven Keyboard Conversions: A (#23379) | James Young | 2024-04-02 | 2 | -39/+5 |
| | | |||||
| * | Migrate features from rules.mk to DD (#23247) | Joel Challis | 2024-03-14 | 2 | -13/+9 |
| | | |||||
| * | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | 2023-06-25 | 2 | -2/+3 |
| | | |||||
| * | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -1/+0 |
| | | |||||
| * | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | 2023-04-15 | 3 | -148/+102 |
| | | |||||
| * | Add core/fallback encoder behaviour (#20320) | jack | 2023-04-03 | 1 | -24/+0 |
| | | |||||
| * | Move matrix config to info.json, part 5 (#20003) | Ryan | 2023-03-10 | 2 | -5/+5 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Move encoder config to data driven (#19923) | Ryan | 2023-02-25 | 2 | -5/+5 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
| | | |||||
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
| | | |||||
| * | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 2023-02-03 | 1 | -4/+0 |
| | | |||||
| * | Fix build failures uncovered by #18753 (#18789) | Ryan | 2022-10-20 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-10-20 | 3 | -30/+132 |
| |\ | |||||
| | * | Ano Layout Refactor (#18778) | James Young | 2022-10-20 | 3 | -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) | Ryan | 2022-10-15 | 1 | -1/+1 |
| |/ | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
| * | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 1 | -1/+1 |
| |\ | |||||
| | * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | | | |||||
| * | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| |/ | |||||
| * | Move keyboard USB IDs and strings to data driven: A (#17781) | Ryan | 2022-07-26 | 2 | -6/+6 |
| | | |||||
| * | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
| | | |||||
| * | [Keyboard] Add ano keyboard (#16885) | sauvehoo | 2022-05-12 | 7 | -0/+228 |
| Co-authored-by: Ryan <fauxpark@gmail.com> | |||||