summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-2012-12/+12
* | ChibiOS enable memory allocations (#11620)Nick Brassel2021-01-194-4/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-1312-0/+0
|\|
| * Exclude more keyboards from CI (#11436)Zach White2021-01-1312-0/+0
* | Merge remote-tracking branch 'origin/master' into developZach White2021-01-058-66/+0
|\|
| * Migrate python tests away from onekey (#11367)Joel Challis2021-01-058-65/+0
* | Rewrite APA102 support (#10894)Aldehir Rojas2020-12-306-0/+24
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-2113-0/+0
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-2113-0/+0
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-0512-6587/+280
* | Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel2020-12-042-0/+1428
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-032-0/+2
|/
* handwired/onekey/blackpill_f401: Fix I2C pin config mismatch (#10322)Sergey Vlasov2020-11-121-0/+23
* Add brightness level API to OLED driver (#10772)Ryan2020-10-291-0/+6
* Add STM32Duino to bootloader selection (#10558)Ryan2020-10-132-17/+2
* [CLI] Add c2json (#8817)Erovia2020-10-062-0/+26
* [Keymap] Add onekey keymap for OLED testing (#10380)Sergey Vlasov2020-10-043-0/+477
* Fix backlight for F401/F411 blackpill onekey examples (#10320)Sergey Vlasov2020-09-216-2/+10
* Disable the command feature for onekeys (#10366)Sergey Vlasov2020-09-201-1/+1
* Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan2020-09-182-52/+8
* Remove HD44780 References, Part 3 (#10238)James Young2020-09-071-1/+0
* format code according to conventions [skip ci]QMK Bot2020-08-292-2/+2