summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-2035-39/+57
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-2035-39/+57
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-151-0/+1
|\|
| * Migrate more F4x1 board files (#18054)Joel Challis2022-08-151-0/+1
* | Add minimal STM32F103C6 support (#17853)Sergey Vlasov2022-08-116-0/+136
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-0618-18/+0
* | Add kb2040 onkey keyboard that works with the oled keymap (#17786)Jeff Epler2022-08-054-0/+72
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-261-5/+3
|\|
| * Update README.md for teensy lc onekey (#17797)Diogo Sergio2022-07-251-5/+3
* | [Core] Use polled waiting on ChibiOS platforms that support it (#17607)Stefan Kerkmann2022-07-117-2/+78
* | Tentative Teensy 3.5 support (#14420)Ryan2022-07-035-0/+146
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-012-0/+2
|\|
| * Specify blackpill board files where relevant (#17521)Joel Challis2022-07-012-0/+2
* | [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-304-0/+43
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-241-0/+1
|/
* Add WB32 evaluation board onekey targets. (#17330)Nick Brassel2022-06-086-0/+46
* [Feature] Add support for multiple switchs/solenoids to Haptic Feedback engin...Drashna Jaelre2022-05-153-0/+17
* [Core] Add Reboot keycode to core (#15990)Drashna Jaelre2022-05-141-0/+5
* Provide better config defaults for bluepill boards (#16909)Joel Challis2022-04-221-28/+0
* Expose API for hardware unique ID (#16869)Joel Challis2022-04-181-0/+28
* Add non blackpill F4x1 config files (#16600)Joel Challis2022-04-061-23/+0
* Joystick feature updates (#16732)Ryan2022-03-261-2/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Add L432, L442. (#16016)Nick Brassel2022-01-243-0/+31
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-051-1/+1
|\
| * [Keymap] Fix onekey oled keymap (#15751)Drashna Jaelre2022-01-051-1/+1
* | Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-272-0/+6
|/
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
* [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-188-2/+129
* Initial pass of F405 support (#14584)Joel Challis2021-09-253-0/+40
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-123-5/+5
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-1/+1
* Bugfix for Joystick and JSON schema (#14295)Ryan2021-09-091-1/+1
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-1/+2
* Digitizer HID interface : absolute coordinates for mouse cursor (#12851)a-chol2021-08-182-0/+39
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Fix onekey console keymap (#13797)Ryan2021-07-301-1/+1
* Onekey cleanup (#13786)Ryan2021-07-3051-118/+121
* Cleanup junk characters, part 1 (#13282)Ryan2021-06-212-2/+2
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-085-7/+12
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-297-2/+119
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+14
* Onekey keymap: quine (#10732)ridingqwerty2021-02-282-0/+61
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-218-70/+40
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-201-1/+0
|\