summaryrefslogtreecommitdiff
path: root/keyboards/basketweave/info.json
AgeCommit message (Collapse)Author
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan
2023-04-08Move `default` layouts to data driven (#20349)Ryan
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-07-25Move keyboard USB IDs and strings to data driven: B (#17782)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-01-11[Keyboard] Basketweave: Configurator fix (#11506)James Young
* 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.
2020-10-23[Keyboard] add Basketweave keyboard (#10729)null-ll
* 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>