Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-03 | Debounce defines cleanup (#19742) | Ryan | |
* 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 | |||
2022-10-15 | Update info.json configs to explicitly list RGBLIGHT animations (#18730) | Drashna Jaelre | |
2022-08-31 | Ensure all keyboards have a bootloader set (#18234) | Ryan | |
2022-01-17 | CLI: Parse USB device version BCD (#14580) | Ryan | |
* CLI: Parse USB device version BCD * Apply suggestions | |||
2021-11-03 | Remove deprecated KEYMAP alias (#15037) | Joel Challis | |
* Remove deprecated KEYMAP alias * Remove some KEYMAP references * Remove some KEYMAP references | |||
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2021-01-07 | cleanup clueboard based on latest validation work | Zach White | |
2020-12-30 | Configure keyboard matrix from info.json (#10817) | Zach White | |
* 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> | |||
2018-04-07 | Pull information from config.h and rules.mk (#2711) | skullydazed | |
* Pull information from config.h and rules.mk * Readd the kbd75 maintainer | |||
2017-11-01 | Add info.json files for clueboard 66 | skullY | |