summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/kb2040
AgeCommit message (Expand)Author
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-07Fix `handwired/onekey/kb2040` WS2812 pin (#19517)Joel Challis
2022-12-11[RP2040] update i2c drivers to reflect peripheral number (#19277)Stefan Kerkmann
2022-09-30Onekey: migrate some stuff to data driven (#18502)Ryan
2022-08-24Move keyboard USB IDs and strings to data driven: develop (#18152)Ryan
2022-08-05Add kb2040 onkey keyboard that works with the oled keymap (#17786)Jeff Epler