summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow joysticks to be used without analog pins (#10169)Zach White2020-08-291-1/+1
* Remove unused CORTEX_VTOR_INIT (#10053)Ryan2020-08-291-1/+0
* Fix joystick compile issues (#9949)Ryan2020-08-292-10/+12
* Hid joystick interface (#4226)a-chol2020-08-293-0/+29
* Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel2020-08-296-2966/+64
* Fix sendstring call in onekey ADC keymap (#10031)Ryan2020-08-171-1/+1
* Enable OLED support for Teensy 3.2/LC (#7591)Joel Challis2020-07-266-2/+26
* Update handwired/onekey/teensy_2pp readme (#9784)Sergey Vlasov2020-07-221-1/+1
* Update onekey proton_c readme (#9758)Nico Cesar2020-07-201-1/+1
* Change ?= to = in keyboard rules.mk (#9390)Ryan2020-06-152-2/+2
* [Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263)Ryan2020-06-079-44/+43
* CLI: fix `json2c` subcommand and add/fix tests (#9206)Erovia2020-05-262-0/+10
* Add SPI 25xx EEPROM support. (#8780)Nick Brassel2020-05-191-0/+5
* Enable memcore to fix malloc/rand crashes (#8695)Joel Challis2020-04-051-1/+1
* Set backlight and RGB pins for AVR onekeys (#8533)Ryan2020-03-2411-10/+39
* [Keymap] I2C scanner (#8454)Joel Challis2020-03-184-0/+111
* ARM - ADC cleanup (#8385)Joel Challis2020-03-173-0/+42
* Add f401 and f411 blackpill examples (#7930)Joel Challis2020-03-0612-0/+3116
* Add onekey keymap for testing reset to bootloader. (#8288)Nick Brassel2020-03-011-0/+5
* Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8...Nick Brassel2020-03-011-0/+1
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-298-206/+1668
* Add Arm Teensys to mcu_selection.mk (#8026)Ryan2020-02-212-84/+4
* Code cleanup, use pathlib, use pytest keyboardErovia2020-02-151-0/+1
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-288-16/+16