summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey
Commit message (Expand)AuthorAge
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* Bugfix for Joystick and JSON schema (#14295)Ryan2021-09-09
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-24
* Digitizer HID interface : absolute coordinates for mouse cursor (#12851)a-chol2021-08-18
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Fix onekey console keymap (#13797)Ryan2021-07-30
* Onekey cleanup (#13786)Ryan2021-07-30
* Cleanup junk characters, part 1 (#13282)Ryan2021-06-21
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-08
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Add missing info.json files for keyboards (#12239)James Young2021-03-15
* Onekey keymap: quine (#10732)ridingqwerty2021-02-28
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-09
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-21
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-20
|\
| * Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-20
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-20
* | ChibiOS enable memory allocations (#11620)Nick Brassel2021-01-19
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-13
|\|
| * Exclude more keyboards from CI (#11436)Zach White2021-01-13
* | Merge remote-tracking branch 'origin/master' into developZach White2021-01-05
|\|
| * Migrate python tests away from onekey (#11367)Joel Challis2021-01-05
* | Rewrite APA102 support (#10894)Aldehir Rojas2020-12-30
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-21
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-21
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-05
* | Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel2020-12-04
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-03
|/
* handwired/onekey/blackpill_f401: Fix I2C pin config mismatch (#10322)Sergey Vlasov2020-11-12
* Add brightness level API to OLED driver (#10772)Ryan2020-10-29
* Add STM32Duino to bootloader selection (#10558)Ryan2020-10-13
* [CLI] Add c2json (#8817)Erovia2020-10-06
* [Keymap] Add onekey keymap for OLED testing (#10380)Sergey Vlasov2020-10-04
* Fix backlight for F401/F411 blackpill onekey examples (#10320)Sergey Vlasov2020-09-21
* Disable the command feature for onekeys (#10366)Sergey Vlasov2020-09-20
* Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan2020-09-18
* Remove HD44780 References, Part 3 (#10238)James Young2020-09-07
* format code according to conventions [skip ci]QMK Bot2020-08-29
* Allow joysticks to be used without analog pins (#10169)Zach White2020-08-29
* Remove unused CORTEX_VTOR_INIT (#10053)Ryan2020-08-29
* Fix joystick compile issues (#9949)Ryan2020-08-29
* Hid joystick interface (#4226)a-chol2020-08-29
* Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel2020-08-29
* Fix sendstring call in onekey ADC keymap (#10031)Ryan2020-08-17
* Enable OLED support for Teensy 3.2/LC (#7591)Joel Challis2020-07-26
* Update handwired/onekey/teensy_2pp readme (#9784)Sergey Vlasov2020-07-22
* Update onekey proton_c readme (#9758)Nico Cesar2020-07-20
* Change ?= to = in keyboard rules.mk (#9390)Ryan2020-06-15