summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey
AgeCommit message (Expand)Author
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
2020-11-12handwired/onekey/blackpill_f401: Fix I2C pin config mismatch (#10322)Sergey Vlasov
2020-10-29Add brightness level API to OLED driver (#10772)Ryan
2020-10-13Add STM32Duino to bootloader selection (#10558)Ryan
2020-10-06[CLI] Add c2json (#8817)Erovia
2020-10-04[Keymap] Add onekey keymap for OLED testing (#10380)Sergey Vlasov
2020-09-21Fix backlight for F401/F411 blackpill onekey examples (#10320)Sergey Vlasov
2020-09-20Disable the command feature for onekeys (#10366)Sergey Vlasov
2020-09-18Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan
2020-09-07Remove HD44780 References, Part 3 (#10238)James Young
2020-08-29format code according to conventions [skip ci]QMK Bot
2020-08-29Allow joysticks to be used without analog pins (#10169)Zach White
2020-08-29Remove unused CORTEX_VTOR_INIT (#10053)Ryan
2020-08-29Fix joystick compile issues (#9949)Ryan
2020-08-29Hid joystick interface (#4226)a-chol
2020-08-29Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel
2020-08-17Fix sendstring call in onekey ADC keymap (#10031)Ryan
2020-07-26Enable OLED support for Teensy 3.2/LC (#7591)Joel Challis
2020-07-22Update handwired/onekey/teensy_2pp readme (#9784)Sergey Vlasov
2020-07-20Update onekey proton_c readme (#9758)Nico Cesar
2020-06-15Change ?= to = in keyboard rules.mk (#9390)Ryan
2020-06-07[Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263)Ryan
2020-05-26CLI: fix `json2c` subcommand and add/fix tests (#9206)Erovia
2020-05-19Add SPI 25xx EEPROM support. (#8780)Nick Brassel
2020-04-05Enable memcore to fix malloc/rand crashes (#8695)Joel Challis
2020-03-24Set backlight and RGB pins for AVR onekeys (#8533)Ryan
2020-03-18[Keymap] I2C scanner (#8454)Joel Challis
2020-03-17ARM - ADC cleanup (#8385)Joel Challis
2020-03-06Add f401 and f411 blackpill examples (#7930)Joel Challis
2020-03-01Add onekey keymap for testing reset to bootloader. (#8288)Nick Brassel