| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor `0xcb/splaytoraid` (#25609) | Jack Sangdahl | 2025-09-11 | 8 | -164/+93 |
| | | |||||
| * | Configure boards to use development_board - 0-9 (#25287) | Joel Challis | 2025-05-22 | 1 | -2/+1 |
| | | |||||
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 3 | -3/+0 |
| | | |||||
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 3 | -3/+0 |
| | | |||||
| * | Remove empty `url` fields (#25181) | Joel Challis | 2025-04-22 | 1 | -1/+0 |
| | | |||||
| * | Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835) | Joel Challis | 2025-01-20 | 1 | -1/+0 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 8 | -476/+0 |
| | | |||||
| * | Update Underglow keycodes (#23765) | Ryan | 2024-08-25 | 4 | -8/+8 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Convert `eeconfig_init_kb` implementations to config (#24087) | Joel Challis | 2024-07-12 | 2 | -27/+3 |
| | | |||||
| * | 0xcb/splaytoraid: remove `CONVERT_TO` at keyboard level (#23395) | Ryan | 2024-04-02 | 5 | -36/+57 |
| | | |||||
| * | Data-Driven Keyboard Conversions: 0-9 (#23357) | James Young | 2024-03-30 | 4 | -9/+10 |
| | | |||||
| * | Migrate features and LTO from rules.mk to data driven (#23302) | Joel Challis | 2024-03-30 | 4 | -32/+28 |
| | | |||||
| * | Migrate features from rules.mk to DD (#23202) | Joel Challis | 2024-03-14 | 2 | -13/+10 |
| | | |||||
| * | Migrate lighting defaults to info.json (#22920) | Joel Challis | 2024-02-01 | 2 | -9/+7 |
| | | |||||
| * | Remove always enabled effects from lighting animation list (#22992) | Joel Challis | 2024-01-31 | 1 | -1/+0 |
| | | | | | | * Remove 'solid_color' from animation list * Remove 'solid'/'none' from animation list | ||||
| * | Migrate RGB Matrix config to info.json - [0-9] (#22797) | Joel Challis | 2024-01-02 | 4 | -45/+38 |
| | | |||||
| * | Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691) | Nick Brassel | 2023-12-18 | 9 | -994/+0 |
| | | |||||
| * | Fix a bunch of CLI warnings (#22589) | Ryan | 2023-12-01 | 1 | -1/+0 |
| | | |||||
| * | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 4 | -23/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 1 | -1/+1 |
| | | |||||
| * | OLED: driver naming cleanups (#21710) | Ryan | 2023-08-15 | 3 | -4/+0 |
| | | |||||
| * | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | 2023-06-25 | 4 | -4/+6 |
| | | |||||
| * | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 4 | -7/+3 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 4 | -3/+2 |
| | | |||||
| * | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 4 | -2/+6 |
| | | |||||
| * | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 2 | -2/+0 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Keymap introspection for combos. (#19670) | Nick Brassel | 2023-05-15 | 2 | -6/+1 |
| | | |||||
| * | Even more `info.json` whitespace cleanups (#20703) | Ryan | 2023-05-04 | 1 | -96/+96 |
| | | |||||
| * | More `info.json` whitespace cleanups (#20665) | Ryan | 2023-05-03 | 1 | -9/+9 |
| | | |||||
| * | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan | 2023-04-26 | 2 | -151/+93 |
| | | |||||
| * | Fix info.json LTO and format encoder definitions (#20456) | Ryan | 2023-04-16 | 1 | -5/+1 |
| | | |||||
| * | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 3 | -3/+3 |
| | | |||||
| * | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 6 | -4/+9 |
| | | |||||
| * | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | 2023-04-03 | 1 | -3/+0 |
| | | |||||
| * | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2023-03-26 | 2 | -1/+5 |
| | | |||||
| * | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 1 | -2/+0 |
| | | |||||
| * | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 1 | -17/+0 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-03-15 | 15 | -0/+670 |
| |\ | |||||
| | * | add new board: splaytoraid (#20052) | Conor Burns | 2023-03-15 | 15 | -0/+670 |
| | | | | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> | ||||
| * | | Move matrix config to info.json, part 1 (#19985) | Ryan | 2023-03-05 | 2 | -19/+5 |
| |/ | |||||
| * | Move encoder config to data driven (#19923) | Ryan | 2023-02-25 | 4 | -6/+10 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Move backlight config to data driven (#19910) | Ryan | 2023-02-25 | 2 | -4/+5 |
| | | |||||
| * | Move QMK LUFA bootloader config to data driven (#19879) | Ryan | 2023-02-22 | 2 | -3/+3 |
| | | |||||
| * | Move layouts for direct_pins boards to data driven (#19872) | Ryan | 2023-02-19 | 6 | -94/+19 |
| | | |||||
| * | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -5/+0 |
| | | |||||
| * | Move Bootmagic config to data driven (#19860) | Ryan | 2023-02-16 | 2 | -4/+3 |
| | | |||||
| * | Migrate `DIRECT_PINS` to data driven (#19826) | Ryan | 2023-02-14 | 4 | -31/+13 |
| | | |||||
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 6 | -18/+6 |
| | | |||||
| * | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan | 2023-02-07 | 1 | -4/+0 |
| | | |||||
| * | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | 2023-02-06 | 1 | -6/+0 |
| | | |||||