| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-11 | Remove deprecated `RGB_` and Mouse keycodes (#25444) | Ryan | 1 | -2/+2 | |
| * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff | |||||
| 2025-04-24 | Remove `"command":false` from keyboards (#25193) | Joel Challis | 1 | -1/+0 | |
| 2025-04-23 | Remove `"console":false` from keyboards (#25190) | Joel Challis | 1 | -1/+0 | |
| 2024-07-26 | Refactor use of `matrix_scan_kb` (#24200) | Joel Challis | 1 | -2/+1 | |
| 2024-05-03 | Update GPIO API usage in keyboard code (#23361) | Ryan | 1 | -39/+39 | |
| 2024-03-15 | Migrate features from rules.mk to data drive - LMN (#23277) | Joel Challis | 2 | -12/+8 | |
| 2023-05-03 | More `info.json` whitespace cleanups (#20665) | Ryan | 1 | -18/+18 | |
| 2023-02-19 | Move layouts for direct_pins boards to data driven (#19872) | Ryan | 3 | -51/+19 | |
| 2023-02-14 | Migrate `DIRECT_PINS` to data driven (#19826) | Ryan | 2 | -12/+7 | |
| 2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2 | -6/+2 | |
| 2023-02-03 | Debounce defines cleanup (#19742) | Ryan | 2 | -2/+1 | |
| * 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 | |||||
| 2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 1 | -1/+0 | |
| 2023-01-20 | Fix functions with empty params (#19647) | Ryan | 1 | -1/+1 | |
| * Fix functions with empty params * Found a bunch more | |||||
| 2022-04-19 | Add initial support for the Makey Makey Classic (#16658) | jpe230 | 7 | -0/+308 | |
