Age | Commit message (Expand) | Author |
2022-01-05 | [Keymap] Fix onekey oled keymap (#15751) | Drashna Jaelre |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-02 | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre |
2021-10-18 | [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) | Stefan Kerkmann |
2021-09-25 | Initial pass of F405 support (#14584) | Joel Challis |
2021-09-12 | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis |
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-09-10 | Remove bootloader listings from rules.mk (#14330) | Ryan |
2021-09-09 | Bugfix for Joystick and JSON schema (#14295) | Ryan |
2021-08-24 | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 |
2021-08-18 | Digitizer HID interface : absolute coordinates for mouse cursor (#12851) | a-chol |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-07-30 | Fix onekey console keymap (#13797) | Ryan |
2021-07-30 | Onekey cleanup (#13786) | Ryan |
2021-06-21 | Cleanup junk characters, part 1 (#13282) | Ryan |
2021-06-08 | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan |
2021-05-29 | 2021 May 29 Breaking Changes Update (#13034) | James Young |
2021-03-15 | Add missing info.json files for keyboards (#12239) | James Young |
2021-02-28 | Onekey keymap: quine (#10732) | ridingqwerty |
2021-02-09 | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre |
2021-01-21 | ChibiOS conf migrations... take 11 (#11646) | Nick Brassel |
2021-01-20 | Merge remote-tracking branch 'upstream/master' into develop | 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-20 | Remove `DESCRIPTION`, H-J (#11616) | Ryan |
2021-01-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-01-13 | Exclude more keyboards from CI (#11436) | Zach White |
2021-01-05 | Merge remote-tracking branch 'origin/master' into develop | Zach White |
2021-01-05 | Migrate python tests away from onekey (#11367) | Joel Challis |
2020-12-30 | Rewrite APA102 support (#10894) | Aldehir Rojas |
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-12-04 | Disable almost all ChibiOS subsystems in default configs (#11111) | Nick Brassel |
2020-12-03 | Add board specific to Proton-C, with usual defaults turned on. (#10976) | Nick Brassel |
2020-11-12 | handwired/onekey/blackpill_f401: Fix I2C pin config mismatch (#10322) | Sergey Vlasov |
2020-10-29 | Add brightness level API to OLED driver (#10772) | Ryan |
2020-10-13 | Add STM32Duino to bootloader selection (#10558) | Ryan |
2020-10-06 | [CLI] Add c2json (#8817) | Erovia |
2020-10-04 | [Keymap] Add onekey keymap for OLED testing (#10380) | Sergey Vlasov |
2020-09-21 | Fix backlight for F401/F411 blackpill onekey examples (#10320) | Sergey Vlasov |
2020-09-20 | Disable the command feature for onekeys (#10366) | Sergey Vlasov |
2020-09-18 | Add STM32F401/F411 to mcu_selection.mk (#10278) | Ryan |
2020-09-07 | Remove HD44780 References, Part 3 (#10238) | James Young |
2020-08-29 | format code according to conventions [skip ci] | QMK Bot |
2020-08-29 | Allow joysticks to be used without analog pins (#10169) | Zach White |
2020-08-29 | Remove unused CORTEX_VTOR_INIT (#10053) | Ryan |
2020-08-29 | Fix joystick compile issues (#9949) | Ryan |