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