aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/pica40/rev2
Commit message (Expand)AuthorAgeFilesLines
* Remove some encoder resolution that duplicate defaults (#25517)Joel Challis2025-07-281-1/+1
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-241-1/+0
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-231-1/+0
* Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2024-10-121-1/+0
* Remove duplicate calls to `housekeeping_task_user` (#24201)Joel Challis2024-07-271-2/+0
* Migrate half-duplex `SERIAL_USART_TX_PIN` to DD (#24143)Joel Challis2024-07-182-3/+2
* Migrate SERIAL_DRIVER to json (#23925)Joel Challis2024-07-132-1/+3
* Rename encoder pins defines (#24003)Ryan2024-07-031-2/+2
* Update GPIO API usage in keyboard code (#23361)Ryan2024-05-031-7/+7
* Migrate build target markers to keyboard.json - P (#23565)Joel Challis2024-04-221-0/+0
* Add encoder abstraction. (#21548)Nick Brassel2024-02-182-89/+17
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-161-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+1
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Move encoder config to data driven (#19923)Ryan2023-02-252-4/+1
* [Keyboard] Add Pica40 (#19220)Evgenii Vilkov2022-12-306-0/+293