| Commit message (Expand) | Author | Age | Files | Lines |
* | onekey: enable ADC for Bluepill and Blackpill (#18545) | Ryan | 2022-09-30 | 2 | -0/+5 |
* | Onekey: migrate some stuff to data driven (#18502) | Ryan | 2022-09-30 | 3 | -14/+14 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-20 | 2 | -2/+3 |
|\ |
|
| * | Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079) | Ryan | 2022-08-20 | 2 | -2/+3 |
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
|/ |
|
* | Specify blackpill board files where relevant (#17521) | Joel Challis | 2022-07-01 | 1 | -0/+1 |
* | Add non blackpill F4x1 config files (#16600) | Joel Challis | 2022-04-06 | 1 | -23/+0 |
* | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis | 2021-09-12 | 1 | -1/+1 |
* | Onekey cleanup (#13786) | Ryan | 2021-07-30 | 6 | -11/+9 |
* | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan | 2021-06-08 | 1 | -2/+2 |
* | ChibiOS conf migrations... take 11 (#11646) | Nick Brassel | 2021-01-21 | 2 | -16/+20 |
* | Fix up comments showing how to execute config migration. (#11621) | Nick Brassel | 2021-01-20 | 1 | -1/+1 |
* | ChibiOS enable memory allocations (#11620) | Nick Brassel | 2021-01-19 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-13 | 1 | -0/+0 |
|\ |
|
| * | Exclude more keyboards from CI (#11436) | Zach White | 2021-01-13 | 1 | -0/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-21 | 1 | -0/+0 |
|\| |
|
| * | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 1 | -0/+0 |
* | | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418) | Nick Brassel | 2020-12-05 | 1 | -696/+25 |
* | | Disable almost all ChibiOS subsystems in default configs (#11111) | Nick Brassel | 2020-12-04 | 1 | -0/+714 |
|/ |
|
* | handwired/onekey/blackpill_f401: Fix I2C pin config mismatch (#10322) | Sergey Vlasov | 2020-11-12 | 1 | -0/+23 |
* | Fix backlight for F401/F411 blackpill onekey examples (#10320) | Sergey Vlasov | 2020-09-21 | 3 | -1/+5 |
* | Add STM32F401/F411 to mcu_selection.mk (#10278) | Ryan | 2020-09-18 | 1 | -26/+4 |
* | Initial work for consolidation of ChibiOS platform files (#8327) | Nick Brassel | 2020-08-29 | 3 | -1483/+32 |
* | Change ?= to = in keyboard rules.mk (#9390) | Ryan | 2020-06-15 | 1 | -1/+1 |
* | Set backlight and RGB pins for AVR onekeys (#8533) | Ryan | 2020-03-24 | 1 | -0/+2 |
* | Add f401 and f411 blackpill examples (#7930) | Joel Challis | 2020-03-06 | 6 | -0/+1558 |