Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -2/+0 |
| | | | | (#16655) | ||||
* | Remove `matrix_key_count()` (#16603) | Ryan | 2022-03-10 | 1 | -9/+0 |
| | | | | | * Remove `matrix_key_count()` * Remove `matrix_bitpop()` | ||||
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349) | Stefan Kerkmann | 2021-11-29 | 1 | -6/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-05 | 1 | -7/+0 |
|\ | |||||
| * | Remove empty override functions (#14312) | Ryan | 2021-09-05 | 1 | -7/+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 | ||||
* | | Change keyboard level include guards to `pragma once` (#14248) | Ryan | 2021-09-01 | 2 | -8/+2 |
|/ | | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif | ||||
* | Remove legacy print backward compatiblitly (#11805) | Joel Challis | 2021-02-06 | 1 | -2/+2 |
| | | | | | | | * Remove legacy print backward compatiblitly * Remove legacy print backward compatiblitly - core * revert comment changes | ||||
* | Remove `DESCRIPTION`, W-Z (#11633) | Ryan | 2021-01-20 | 1 | -1/+0 |
| | |||||
* | Exclude more keyboards from CI (#11436) | Zach White | 2021-01-13 | 1 | -0/+0 |
| | | | | | * exclude all of handwired * exclude more keyboards from CI | ||||
* | Normalise include statements in keyboard code (#11185) | Ryan | 2020-12-16 | 1 | -2/+2 |
| | |||||
* | Remove pro_micro.h (#8374) | Ryan | 2020-03-14 | 1 | -8/+9 |
| | | | | | * Remove pro_micro.h * Include quantum.h | ||||
* | Remove old promicro_bootloader_jmp() declarations (#6444) | fauxpark | 2019-08-21 | 1 | -2/+0 |
| | |||||
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -2/+2 |
| | |||||
* | [Keyboard] Fix file encoding and add readme (#5853) | zvecr | 2019-05-12 | 1 | -1/+1 |
| | |||||
* | Keyboard: Add yosino58 Keyboard (#5465) | さくらんぼ | 2019-04-11 | 11 | -0/+693 |
* Keyboard: Add yosino58 Keyboard * Keyboard: Add yosino58 Keyboard |