index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
onekey
/
teensy_32
Age
Commit message (
Expand
)
Author
2022-08-20
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-20
Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2021-12-27
Refactor `bootloader_jump()` implementations (#15450)
Ryan
2021-09-12
Align ChibiOS I2C defs with other drivers (#14399)
Joel Challis
2021-07-30
Onekey cleanup (#13786)
Ryan
2021-01-21
ChibiOS conf migrations... take 11 (#11646)
Nick Brassel
2021-01-20
Fix up comments showing how to execute config migration. (#11621)
Nick Brassel
2021-01-19
ChibiOS enable memory allocations (#11620)
Nick Brassel
2021-01-13
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-13
Exclude more keyboards from CI (#11436)
Zach White
2020-12-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-21
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-12-05
ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)
Nick Brassel
2020-07-26
Enable OLED support for Teensy 3.2/LC (#7591)
Joel Challis
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-02-21
Add Arm Teensys to mcu_selection.mk (#8026)
Ryan
2020-01-28
Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.
Nick Brassel
2020-01-27
Migrate common ld scripts to common location (#7887)
Joel Challis
2019-06-26
[Keyboard] Refactor of onekey to support multiple development boards (#6017)
Joel Challis