Age | Commit message (Expand) | Author |
2022-08-24 | Move keyboard USB IDs and strings to data driven: develop (#18152) | Ryan |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
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-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-08-15 | Migrate more F4x1 board files (#18054) | Joel Challis |
2022-08-11 | Add minimal STM32F103C6 support (#17853) | Sergey Vlasov |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-08-05 | Add kb2040 onkey keyboard that works with the oled keymap (#17786) | Jeff Epler |
2022-07-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-07-25 | Update README.md for teensy lc onekey (#17797) | Diogo Sergio |
2022-07-11 | [Core] Use polled waiting on ChibiOS platforms that support it (#17607) | Stefan Kerkmann |
2022-07-03 | Tentative Teensy 3.5 support (#14420) | Ryan |
2022-07-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-07-01 | Specify blackpill board files where relevant (#17521) | Joel Challis |
2022-06-30 | [Core] Add Raspberry Pi RP2040 support (#14877) | Stefan Kerkmann |
2022-06-24 | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) | precondition |
2022-06-08 | Add WB32 evaluation board onekey targets. (#17330) | Nick Brassel |
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-22 | Provide better config defaults for bluepill boards (#16909) | Joel Challis |
2022-04-18 | Expose API for hardware unique ID (#16869) | Joel Challis |
2022-04-06 | Add non blackpill F4x1 config files (#16600) | Joel Challis |
2022-03-26 | Joystick feature updates (#16732) | Ryan |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |
2022-01-24 | Add L432, L442. (#16016) | Nick Brassel |
2022-01-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-01-05 | [Keymap] Fix onekey oled keymap (#15751) | Drashna Jaelre |
2021-12-27 | Refactor `bootloader_jump()` implementations (#15450) | Ryan |
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 |