summaryrefslogtreecommitdiffstats
path: root/keyboards/basketweave/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: B (#17782)Ryan2022-07-251-6/+0
|
* [Keyboard] Flip encoder pads on basketweave (#17375)Yutong Zhou2022-06-141-2/+2
|
* Remove unnecessary ENCODER_DIRECTION_FLIP at keyboard level (#15342)Joel Challis2021-11-291-3/+2
|
* [Keyboard] Changed ProductID on basketweav keyboards (#14162)Vincent Vorholter2021-08-301-1/+1
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Vince Vorholter <vince@28east.co.za>
* [Keyboard] add Basketweave keyboard (#10729)null-ll2020-10-231-0/+62
* 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>