summaryrefslogtreecommitdiffstats
path: root/keyboards/basketweave/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] Basketweave: Configurator fix (#11506)James Young2021-01-111-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-ll2020-10-231-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>