Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) | Ryan | 2023-05-01 | 1 | -1/+2 |
| | |||||
* | Move `default` layouts to data driven (#20349) | Ryan | 2023-04-08 | 1 | -69/+79 |
| | |||||
* | Move matrix config to info.json, part 4 (#20001) | Ryan | 2023-03-11 | 1 | -0/+5 |
| | |||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 1 | -0/+5 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: B (#17782) | Ryan | 2022-07-25 | 1 | -0/+6 |
| | |||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
| | |||||
* | [Keyboard] Basketweave: Configurator fix (#11506) | James Young | 2021-01-11 | 1 | -7/+77 |
| | | | | | | | | | | | | | * rework layout macro Rework the layout macro so it's arranged the way the hardware is. * info.json: use debug linting * info.json: rebuild to correct key sequence * white-space formatting Makes the keymap and layout macro a bit more representative of where everything is. | ||||
* | [Keyboard] add Basketweave keyboard (#10729) | null-ll | 2020-10-23 | 1 | -0/+12 |
* add basketweave keyboard * Fixed missing key in info.json layout * Update keyboards/basketweave/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/basketweave/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> |