Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json | ||||
* | Update info.json configs to explicitly list RGBLIGHT animations (#18730) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
| | |||||
* | Ensure all keyboards have a bootloader set (#18234) | Ryan | 2022-08-31 | 1 | -0/+1 |
| | |||||
* | CLI: Parse USB device version BCD (#14580) | Ryan | 2022-01-17 | 1 | -1/+1 |
| | | | | | * CLI: Parse USB device version BCD * Apply suggestions | ||||
* | Remove deprecated KEYMAP alias (#15037) | Joel Challis | 2021-11-03 | 1 | -1/+0 |
| | | | | | | | * Remove deprecated KEYMAP alias * Remove some KEYMAP references * Remove some KEYMAP references | ||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -5/+0 |
| | |||||
* | cleanup clueboard based on latest validation work | Zach White | 2021-01-07 | 1 | -7/+8 |
| | |||||
* | Configure keyboard matrix from info.json (#10817) | Zach White | 2020-12-30 | 1 | -0/+273 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Make parameters from info.json available to the build system * move all clueboard settings to info.json * code formatting * make flake8 happy * make flake8 happy * make qmk lint happy * Add support for specifying led indicators in json * move led indicators to the clueboard info.json * Apply suggestions from code review Co-authored-by: Erovia <Erovia@users.noreply.github.com> * add missing docstring Co-authored-by: Erovia <Erovia@users.noreply.github.com> | ||||
* | Pull information from config.h and rules.mk (#2711) | skullydazed | 2018-04-07 | 1 | -3/+0 |
| | | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer | ||||
* | Add info.json files for clueboard 66 | skullY | 2017-11-01 | 1 | -0/+3 |