| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-22 | Configure boards to use development_board - 0-9 (#25287) | Joel Challis | 3 | -6/+3 | |
| 2025-01-30 | Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845) | Joel Challis | 2 | -2/+0 | |
| 2024-11-23 | Update keymaps to use PDF keycode (#24633) | Joel Challis | 1 | -29/+4 | |
| 2024-10-12 | Separate RGBLight/RGB Matrix keycode handling (#23679) | Ryan | 1 | -4/+4 | |
| * Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge | |||||
| 2024-08-26 | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 9 | -849/+0 | |
| 2024-08-25 | Update Underglow keycodes (#23765) | Ryan | 4 | -12/+12 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2024-07-23 | Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155) | Joel Challis | 2 | -2/+6 | |
| 2024-07-20 | Remove instances of MASTER_LEFT. (#24163) | Dasky | 2 | -10/+0 | |
| 2024-05-17 | Delete trivial keymap readmes (#23714) | Ryan | 1 | -1/+0 | |
| 2024-05-11 | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 4 | -5/+5 | |
| 2024-04-12 | Migrate build target markers to keyboard.json - 0AB (#23488) | Joel Challis | 1 | -3/+0 | |
| 2024-04-03 | Remove `quantum.h` includes from keyboard code (#23394) | Ryan | 1 | -1/+3 | |
| 2024-03-30 | Data-Driven Keyboard Conversions: 0-9 (#23357) | James Young | 15 | -126/+87 | |
| 2023-12-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 11 | -1356/+0 | |
| 2023-12-18 | Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691) | Nick Brassel | 11 | -1356/+0 | |
| 2023-12-12 | Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) | Ryan | 2 | -20/+20 | |
| 2023-09-04 | Clean up RGB LED type (#21859) | Ryan | 1 | -4/+4 | |
| 2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan | 6 | -36/+39 | |
| * Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches | |||||
| 2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | 1 | -1/+1 | |
| 2023-08-15 | OLED: driver naming cleanups (#21710) | Ryan | 1 | -1/+0 | |
| 2023-06-24 | Move `TAPPING_TERM` to data driven (#21296) | Ryan | 4 | -2/+6 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 10 | -13/+12 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 6 | -3/+3 | |
| 2023-06-16 | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 6 | -3/+9 | |
| 2023-06-14 | Move `RGBLIGHT_LED_MAP` to data driven (#21095) | Ryan | 2 | -2/+0 | |
| 2023-05-27 | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 3 | -3/+0 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-05-03 | More `info.json` whitespace cleanups (#20665) | Ryan | 1 | -6/+6 | |
| 2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | 1 | -3/+3 | |
| 2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan | 5 | -157/+104 | |
| 2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2 | -1/+3 | |
| 2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 10 | -9/+15 | |
| 2023-03-29 | Move ortho & numpad layouts to data driven (#20183) | Ryan | 5 | -54/+118 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-03-23 | Fix some more missing `#pragma once`s (#20241) | Ryan | 1 | -0/+2 | |
| 2023-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 3 | -6/+0 | |
| 2023-03-20 | Clean up usage of `QMK_KEYBOARD_H` (#20167) | Ryan | 1 | -3/+5 | |
| 2023-03-17 | Remove more empty headers (#20155) | Ryan | 2 | -34/+0 | |
| 2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 4 | -13/+0 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-03-13 | Adjust offset for some layouts (#20075) | Ryan | 1 | -6/+6 | |
| 2023-03-05 | Move matrix config to info.json, part 1 (#19985) | Ryan | 8 | -26/+20 | |
| 2023-02-26 | Move encoder config to data driven (#19923) | Ryan | 6 | -10/+18 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-02-26 | Move backlight config to data driven (#19910) | Ryan | 2 | -4/+5 | |
| 2023-02-21 | Add some missing `#pragma once`s (#19902) | Ryan | 2 | -0/+4 | |
| 2023-02-19 | Move layouts for direct_pins boards to data driven (#19872) | Ryan | 3 | -51/+8 | |
| 2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan | 4 | -8/+8 | |
| 2023-02-17 | Remove matrix size defines (#19581) | Ryan | 4 | -20/+0 | |
| 2023-02-17 | Remove unused RGBLight defines from config.h (#19859) | Ryan | 2 | -13/+0 | |
| 2023-02-14 | Migrate `DIRECT_PINS` to data driven (#19826) | Ryan | 2 | -7/+5 | |
| 2023-02-08 | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan | 1 | -20/+0 | |
| * Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h | |||||
| 2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 8 | -26/+10 | |
| 2023-02-05 | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) | Ryan | 2 | -10/+0 | |
