summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey
AgeCommit message (Expand)Author
2022-07-25Update README.md for teensy lc onekey (#17797)Diogo Sergio
2022-07-01Specify blackpill board files where relevant (#17521)Joel Challis
2022-06-08Add 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-22Provide better config defaults for bluepill boards (#16909)Joel Challis
2022-04-18Expose API for hardware unique ID (#16869)Joel Challis
2022-04-06Add non blackpill F4x1 config files (#16600)Joel Challis
2022-03-26Joystick feature updates (#16732)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-01-24Add L432, L442. (#16016)Nick Brassel
2022-01-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-05[Keymap] Fix onekey oled keymap (#15751)Drashna Jaelre
2021-12-27Refactor `bootloader_jump()` implementations (#15450)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy 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-25Initial pass of F405 support (#14584)Joel Challis
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-09Bugfix for Joystick and JSON schema (#14295)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-18Digitizer HID interface : absolute coordinates for mouse cursor (#12851)a-chol
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-30Fix onekey console keymap (#13797)Ryan
2021-07-30Onekey cleanup (#13786)Ryan
2021-06-21Cleanup junk characters, part 1 (#13282)Ryan
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-03-15Add missing info.json files for keyboards (#12239)James Young
2021-02-28Onekey keymap: quine (#10732)ridingqwerty
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel
2021-01-20Merge remote-tracking branch 'upstream/master' into developNick 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-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2021-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-13Exclude more keyboards from CI (#11436)Zach White
2021-01-05Merge remote-tracking branch 'origin/master' into developZach White
2021-01-05Migrate python tests away from onekey (#11367)Joel Challis
2020-12-30Rewrite APA102 support (#10894)Aldehir Rojas
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-12-04Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel
2020-12-03Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel