| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor stm32duino f103 keyboards to use new central board config files (#7706) | Joel Challis | 2020-01-27 | 4 | -228/+1 |
|\ |
|
| * | Refactor to use new central board config files | zvecr | 2020-01-26 | 1 | -1/+1 |
| * | Remove duplicate board files | zvecr | 2020-01-26 | 3 | -227/+0 |
* | | Migrate common ld scripts to common location (#7887) | Joel Challis | 2020-01-27 | 3 | -294/+0 |
|/ |
|
* | Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) | fauxpark | 2020-01-19 | 1 | -0/+2 |
* | Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7... | Joel Challis | 2020-01-10 | 2 | -70/+7 |
* | ARM - ws2812 bitbang (#7173) | Joel Challis | 2019-11-07 | 6 | -0/+22 |
* | Cleanup rules.mk for 32U4 keyboards, H (#7030) | fauxpark | 2019-10-20 | 3 | -144/+6 |
* | ARM - Initial backlight support (#6487) | Joel Challis | 2019-10-05 | 10 | -5/+70 |
* | Cleanup rules.mk for USB64 and USB128 keyboards (#6769) | fauxpark | 2019-09-19 | 1 | -48/+2 |
* | Setup a python test framework | skullY | 2019-09-07 | 4 | -0/+29 |
* | Remove duplicate test keyboards (#6539) | Joel Challis | 2019-08-15 | 6 | -0/+1110 |
* | [Keyboard] Refactor of onekey to support multiple development boards (#6017) | Joel Challis | 2019-06-26 | 44 | -77/+4142 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 1 | -7/+0 |
* | handwired/onekey Refactor and readme update (#4590) | noroadsleft | 2018-12-10 | 3 | -4/+15 |
* | More QMK Configurator Warning/Error Fixes (#2720) | MechMerlin | 2018-04-11 | 1 | -0/+15 |
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 1 | -3/+0 |
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | 2017-08-23 | 1 | -5/+1 |
* | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | 2017-06-30 | 1 | -5/+5 |
* | pass through travis errors | Jack Humbert | 2017-02-07 | 1 | -1/+1 |
* | Split subproject make files into Makefile and rules.mk | Fred Sundvik | 2016-08-20 | 2 | -1/+66 |
* | Split keyboard makefiles into rules and Makefile | Fred Sundvik | 2016-08-20 | 1 | -64/+2 |
* | adds handwire and onekey example | Jack Humbert | 2016-06-29 | 5 | -0/+147 |