summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey
AgeCommit message (Expand)Author
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
2020-03-01Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8...Nick Brassel
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-02-21Add Arm Teensys to mcu_selection.mk (#8026)Ryan
2020-02-15Code cleanup, use pathlib, use pytest keyboardErovia
2020-01-28Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel
2020-01-27Refactor stm32duino f103 keyboards to use new central board config files (#7706)Joel Challis
2020-01-27Migrate common ld scripts to common location (#7887)Joel Challis
2020-01-26Refactor to use new central board config fileszvecr
2020-01-26Remove duplicate board fileszvecr
2020-01-19Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark
2020-01-10Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7...Joel Challis
2019-11-07ARM - ws2812 bitbang (#7173)Joel Challis
2019-10-20Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark
2019-10-05ARM - Initial backlight support (#6487)Joel Challis
2019-09-19Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark
2019-09-07Setup a python test frameworkskullY
2019-08-15Remove duplicate test keyboards (#6539)Joel Challis
2019-06-26[Keyboard] Refactor of onekey to support multiple development boards (#6017)Joel Challis
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2018-12-10handwired/onekey Refactor and readme update (#4590)noroadsleft
2018-04-11More QMK Configurator Warning/Error Fixes (#2720)MechMerlin
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
2017-02-07pass through travis errorsJack Humbert
2016-08-20Split subproject make files into Makefile and rules.mkFred Sundvik
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik
2016-06-29adds handwire and onekey exampleJack Humbert