summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/teensy_32
AgeCommit message (Expand)Author
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
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
2021-12-27Refactor `bootloader_jump()` implementations (#15450)Ryan
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)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-19ChibiOS enable memory allocations (#11620)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-07-26Enable OLED support for Teensy 3.2/LC (#7591)Joel Challis
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-02-21Add Arm Teensys to mcu_selection.mk (#8026)Ryan
2020-01-28Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel
2020-01-27Migrate common ld scripts to common location (#7887)Joel Challis
2019-06-26[Keyboard] Refactor of onekey to support multiple development boards (#6017)Joel Challis