summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/bluepill
AgeCommit message (Expand)Author
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-20Clean up APA102 config and add DD mapping (#20159)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-09-30onekey: enable ADC for Bluepill and Blackpill (#18545)Ryan
2022-09-30Onekey: migrate some stuff to data driven (#18502)Ryan
2022-08-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-04-22Provide better config defaults for bluepill boards (#16909)Joel Challis
2021-07-30Onekey cleanup (#13786)Ryan
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2021-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-13Exclude more keyboards from CI (#11436)Zach White
2020-12-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-12-05ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel
2020-10-13Add STM32Duino to bootloader selection (#10558)Ryan
2020-08-29Remove unused CORTEX_VTOR_INIT (#10053)Ryan
2020-03-24Set backlight and RGB pins for AVR onekeys (#8533)Ryan
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-01-28Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel
2020-01-27Refactor stm32duino f103 keyboards to use new central board config files (#7706)Joel Challis
2020-01-27Migrate common ld scripts to common location (#7887)Joel Challis
2020-01-26Refactor to use new central board config fileszvecr
2020-01-26Remove duplicate board fileszvecr
2020-01-10Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7...Joel Challis
2019-11-07ARM - ws2812 bitbang (#7173)Joel Challis
2019-10-05ARM - Initial backlight support (#6487)Joel Challis
2019-06-26[Keyboard] Refactor of onekey to support multiple development boards (#6017)Joel Challis