summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/polyandry/teensy2
Commit message (Collapse)AuthorAgeFilesLines
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-33/+22
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-17/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-30/+5
|
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-5/+4
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Polyandry: rename LAYOUT to LAYOUT_ortho_4x3 (#18815)James Young2022-10-221-1/+1
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* [Keyboard] Add 40percent.club's 'polypad' PCB (#15158)ryjelsum2021-11-274-0/+89
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>