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 | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre | |
2022-08-20 | Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) | Ryan | |
2021-01-30 | Add a <FEATURE>_SUPPORTED flag (#9058) | Zach White | |
* Initial attempt at allowing keyboards to indicate what features they do not support * try to use a for loop instead * Update disable_features.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * add a few more features * remove my test fixture * disable things that make all:all suggested" Co-authored-by: Zach White <skullydazed@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-01-20 | Remove `DESCRIPTION`, K-M (#11619) | Ryan | |
2020-10-17 | Add Levinson VIA support (#10631) | Danny | |
* Add Levinson VIA keymap * Update product IDs for Levinson to embed version number * Add layer 3 access * Apply suggestions from code review | |||
2020-04-25 | Add Keebio lighting defaults (#8884) | Danny | |
* Set Iris LED/RGB defaults * Add lighting defaults for more boards | |||
2020-01-19 | Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) | fauxpark | |
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards * Define diode direction for failing boards * Matching parentheses * Put onekey diode directions in top level config | |||
2019-08-21 | Remove old promicro_bootloader_jmp() declarations (#6444) | fauxpark | |
2019-06-03 | [Keyboard] Add Levinson Rev 3 (#6064) | Danny | |
* Add Levinson Rev 3 * Update keyboards/keebio/levinson/rev3/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/keebio/levinson/rev3/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> |