Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert ergodone to use core mcp23018 driver (#17005) | Joel Challis | 2022-05-31 | 12 | -789/+653 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -2/+1 |
| | | | | (#16655) | ||||
* | Remove `matrix_key_count()` (#16603) | Ryan | 2022-03-10 | 1 | -9/+0 |
| | | | | | * Remove `matrix_key_count()` * Remove `matrix_bitpop()` | ||||
* | Fix up build options comments (#15463) | Ryan | 2021-12-12 | 1 | -1/+1 |
| | |||||
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -1/+1 |
| | |||||
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -1/+0 |
| | |||||
* | rename kprepublic bm keyboards to have a standardized naming format (#15047) | peepeetee | 2021-11-18 | 1 | -1/+1 |
| | | | | | | | | | | | * change missed kprepublic readmes * fix xiudi readmes * initial change, see pr description * change readmes * changes names in readmes and device descriptors | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-29 | 1 | -1/+0 |
|\ | |||||
| * | [Core] Fix "6kro enable" and clarify naming (#14563) | Drashna Jaelre | 2021-09-29 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | * Fix USB_6KRO_ENABLE compilation errors * Add info to docs * Rename define to be more accurate * Remove unused rule * Refixe docs | ||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-12 | 1 | -3/+0 |
|\| | |||||
| * | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -3/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-10 | 1 | -7/+0 |
|\| | |||||
| * | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 1 | -7/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-07 | 4 | -417/+15 |
|\| | |||||
| * | ergodone - Refactor use of legacy i2c implementation (#14340) | Joel Challis | 2021-09-07 | 4 | -417/+15 |
| | | | | | | | | | | * Refactor use of legacy i2c implementation * copy-paste error | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-05 | 1 | -6/+0 |
|\| | |||||
| * | Remove empty override functions (#14312) | Ryan | 2021-09-05 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-03 | 1 | -3/+0 |
|\| | |||||
| * | Remove more cruft in keyboard files (#14288) | Ryan | 2021-09-03 | 1 | -3/+0 |
| | | |||||
* | | Change keyboard level include guards to `pragma once` (#14248) | Ryan | 2021-09-01 | 3 | -118/+89 |
|/ | | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif | ||||
* | Update readme files (#14172) | Joel Challis | 2021-08-26 | 1 | -10/+5 |
| | |||||
* | Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159) | peepeetee | 2021-08-22 | 28 | -0/+3491 |
* reset; redoing my steps; and recommit * include xd002/.noci |