aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor stm32duino f103 keyboards to use new central board config files (#7706)Joel Challis2020-01-274-228/+1
|\
| * Refactor to use new central board config fileszvecr2020-01-261-1/+1
| * Remove duplicate board fileszvecr2020-01-263-227/+0
* | Migrate common ld scripts to common location (#7887)Joel Challis2020-01-273-294/+0
|/
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-191-0/+2
* Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7...Joel Challis2020-01-102-70/+7
* ARM - ws2812 bitbang (#7173)Joel Challis2019-11-076-0/+22
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-203-144/+6
* ARM - Initial backlight support (#6487)Joel Challis2019-10-0510-5/+70
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-191-48/+2
* Setup a python test frameworkskullY2019-09-074-0/+29
* Remove duplicate test keyboards (#6539)Joel Challis2019-08-156-0/+1110
* [Keyboard] Refactor of onekey to support multiple development boards (#6017)Joel Challis2019-06-2644-77/+4142
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-7/+0
* handwired/onekey Refactor and readme update (#4590)noroadsleft2018-12-103-4/+15
* More QMK Configurator Warning/Error Fixes (#2720)MechMerlin2018-04-111-0/+15
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-5/+1
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-5/+5
* pass through travis errorsJack Humbert2017-02-071-1/+1
* Split subproject make files into Makefile and rules.mkFred Sundvik2016-08-202-1/+66
* Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-201-64/+2
* adds handwire and onekey exampleJack Humbert2016-06-295-0/+147