summaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards/pi40
Commit message (Expand)AuthorAgeFilesLines
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-043-289/+289
* `info.json` whitespace cleanups (#20651)Ryan2023-05-023-6/+6
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-153-12/+3
* Encodermap direction define. (#20454)Nick Brassel2023-04-152-2/+2
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-1/+3
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-264-2/+9
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2023-03-1715-236/+523
|\
| * [Keyboard] 1upkeyboards/pi40 update (#20066)ziptyze2023-03-1715-235/+522
* | Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-5/+5
|/
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-5/+3
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-2/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* [RP2040] update i2c drivers to reflect peripheral number (#19277)Stefan Kerkmann2022-12-111-2/+2
* Remove legacy Debug keycode (#18769)Ryan2022-10-192-2/+2
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* [Keyboard] Add pi40 (#18207)ziptyze2022-09-1512-0/+1235