Age | Commit message (Expand) | Author |
2023-04-03 | onekey: Fix console output on AVR (#19930) | Sergey Vlasov |
2023-01-29 | Remove deprecated Quantum keycodes (#19712) | Ryan |
2023-01-20 | Fix functions with empty params (#19647) | Ryan |
2023-01-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-01-19 | Fixup ChibiOS header inclusion search ordering. (#19623) | Nick Brassel |
2022-12-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan |
2022-12-13 | [Core] Quantum Painter - LVGL Integration (#18499) | jpe230 |
2022-12-02 | Fixup EFL and F4's sector selection. (#19221) | Nick Brassel |
2022-11-27 | Joystick feature improvements (#19052) | Ryan |
2022-11-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-11-18 | Disable onekey console by default (#19104) | Joel Challis |
2022-11-12 | Digitizer feature improvements (#19034) | Ryan |
2022-10-27 | Remove rgblight_list.h (#18878) | Ryan |
2022-10-24 | Normalise Joystick and Programmable Button keycodes (#18832) | Ryan |
2022-10-20 | Remove legacy EEPROM clear keycodes (#18782) | Ryan |
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre |
2022-10-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-10-01 | onekey: fix quine keymap (#18555) | Ryan |
2022-09-30 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2022-09-30 | Onekey: migrate some stuff to data driven (#18502) | Ryan |
2022-09-27 | Further refactoring of joystick feature (#18437) | Ryan |
2022-08-30 | Use a macro to compute the size of arrays at compile time (#18044) | Jeff Epler |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-07-11 | [Core] Use polled waiting on ChibiOS platforms that support it (#17607) | Stefan Kerkmann |
2022-05-15 | [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engin... | Drashna Jaelre |
2022-05-14 | [Core] Add Reboot keycode to core (#15990) | Drashna Jaelre |
2022-04-18 | Expose API for hardware unique ID (#16869) | Joel Challis |
2022-03-26 | Joystick feature updates (#16732) | Ryan |
2022-01-05 | [Keymap] Fix onekey oled keymap (#15751) | Drashna Jaelre |
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-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-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-02-28 | Onekey keymap: quine (#10732) | ridingqwerty |
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-10-29 | Add brightness level API to OLED driver (#10772) | Ryan |
2020-10-06 | [CLI] Add c2json (#8817) | Erovia |
2020-10-04 | [Keymap] Add onekey keymap for OLED testing (#10380) | Sergey Vlasov |
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 | Fix joystick compile issues (#9949) | Ryan |
2020-08-29 | Hid joystick interface (#4226) | a-chol |
2020-08-17 | Fix sendstring call in onekey ADC keymap (#10031) | Ryan |