summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey/kb2040
Commit message (Collapse)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-3/+1
|
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-2/+3
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-072-1/+3
|\
| * Fix `handwired/onekey/kb2040` WS2812 pin (#19517)Joel Challis2023-01-072-1/+3
| |
* | [RP2040] update i2c drivers to reflect peripheral number (#19277)Stefan Kerkmann2022-12-111-1/+1
|/
* Onekey: migrate some stuff to data driven (#18502)Ryan2022-09-303-12/+9
|
* Move keyboard USB IDs and strings to data driven: develop (#18152)Ryan2022-08-242-1/+3
| | | | | * Move keyboard USB IDs and strings to data driven: develop * Also do new onekeys
* Add kb2040 onkey keyboard that works with the oled keymap (#17786)Jeff Epler2022-08-054-0/+72