| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-09 | Migrate `g_led_config` to DD (S) (#25624) | Jack Sangdahl | 2 | -32/+8 | |
| 2025-07-10 | Migrate `usb.force_nkro` to `host.default.nkro` (#25468) | Joel Challis | 2 | -3/+11 | |
| 2025-05-16 | Remove duplicate of SPI default config from keyboards (#25266) | Joel Challis | 1 | -2/+1 | |
| 2025-04-24 | Remove `"command":false` from keyboards (#25193) | Joel Challis | 9 | -9/+0 | |
| 2025-04-23 | Remove `"console":false` from keyboards (#25190) | Joel Challis | 5 | -5/+0 | |
| 2025-04-22 | Remove empty `url` fields (#25181) | Joel Challis | 11 | -11/+0 | |
| 2025-04-19 | Remove duplication of RGBLight defaults (#25169) | Joel Challis | 2 | -4/+0 | |
| 2025-01-20 | Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835) | Joel Challis | 1 | -1/+0 | |
| 2024-12-02 | sawnsprojects/bunnygirl65: Fix typo in name (#24668) | Sắn | 1 | -1/+1 | |
| 2024-09-02 | Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186) | Ryan | 3 | -7/+12 | |
| 2024-08-26 | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 24 | -866/+0 | |
| 2024-08-25 | Update Underglow keycodes (#23765) | Ryan | 25 | -27/+27 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2024-08-07 | Add support for bunnygirl65 (#24244) | Sắn | 5 | -0/+293 | |
| * Add support for bunnygirl65 * Update keyboard.json * Update keymap.c * Update keymap.c * Update keyboards/sawnsprojects/bunnygirl65/readme.md Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sawnsprojects/bunnygirl65/keyboard.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/sawnsprojects/bunnygirl65/keyboard.json --------- Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <jack@pngu.org> | |||||
| 2024-05-17 | Delete trivial keymap readmes (#23714) | Ryan | 28 | -92/+0 | |
| 2024-05-11 | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 2 | -2/+2 | |
| 2024-05-01 | Remove 60_ansi_arrow_split_bs_7u_spc Community Layout (#23259) | Duncan Sutherland | 1 | -1/+1 | |
| 2024-03-30 | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 16 | -5/+0 | |
| 2024-03-15 | Migrate features from rules.mk to data driven - ST (#23286) | Joel Challis | 10 | -60/+46 | |
| 2024-03-09 | Remove redundant disabling of features (#22926) | Joel Challis | 2 | -8/+2 | |
| 2024-02-16 | Fixup sawnsprojects/krush60 (#23095) | jack | 6 | -39/+23 | |
| 2024-02-15 | Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084) | Joel Challis | 6 | -129/+0 | |
| 2024-01-16 | Migrate RGB Matrix config to info.json - RS (#22909) | Joel Challis | 2 | -71/+52 | |
| 2023-12-24 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 7 | -0/+514 | |
| 2023-12-23 | [Keyboard] Add Nuxros RE65 (#22078) | Sắn | 7 | -0/+514 | |
| Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
| 2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | 1 | -1/+1 | |
| 2023-10-14 | Prep work for NKRO report separation (#22268) | Ryan | 3 | -3/+3 | |
| * Clean up some keyboard/userspace code * Rename `KEYBOARD_REPORT_BITS` -> `NKRO_REPORT_BITS` * Add some missing includes * Use `PACKED` define for report types * Fix incorrect function signatures for FlexRAM EEPROM driver | |||||
| 2023-10-13 | [Keyboard] Add Okayu (#22077) | Sắn | 19 | -0/+947 | |
| Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
| 2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan | 12 | -163/+77 | |
| * 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-07-03 | Fix encoder map declarations (#21435) | Joel Challis | 1 | -1/+1 | |
| 2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 12 | -19/+12 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-06-19 | Remove encoder in-matrix workaround code (#20389) | jack | 8 | -221/+36 | |
| 2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 12 | -6/+6 | |
| 2023-06-16 | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 12 | -10/+14 | |
| 2023-05-27 | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 10 | -6/+12 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-05-13 | SawnsProjects Amber80 Solder Community Layout Support (#20917) | James Young | 2 | -104/+563 | |
| * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift * add LAYOUT_tkl_f13_ansi_tsangan * add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift * add LAYOUT_tkl_f13_iso_tsangan * enable Community Layout support | |||||
| 2023-05-09 | VCL x SawnsProjects VCL65 Layout Additions (#20819) | James Young | 2 | -74/+1329 | |
| * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_65_ansi_split_bs * add LAYOUT_65_ansi * add LAYOUT_65_ansi_lwkl_split_bs * add LAYOUT_65_ansi_lwkl * add LAYOUT_65_ansi_rwkl_split_bs * add LAYOUT_65_ansi_rwkl * add LAYOUT_65_ansi_wkl_split_bs * add LAYOUT_65_ansi_wkl * add LAYOUT_65_iso * add LAYOUT_65_iso_split_bs * add LAYOUT_65_iso_lwkl * add LAYOUT_65_iso_lwkl_split_bs * add LAYOUT_65_iso_rwkl * add LAYOUT_65_iso_rwkl_split_bs * add LAYOUT_65_iso_wkl * add LAYOUT_65_iso_wkl_split_bs * enable Community Layout support * info.json: remove extra line breaks | |||||
| 2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | 3 | -5/+5 | |
| 2023-04-27 | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan | 5 | -1616/+1223 | |
| 2023-04-15 | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | 4 | -240/+178 | |
| 2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 15 | -9/+27 | |
| 2023-04-05 | Move small macropad-ish layouts to data driven (#20341) | Ryan | 3 | -34/+8 | |
| 2023-04-04 | Move 65% layouts to data driven (#20308) | Ryan | 3 | -302/+206 | |
| 2023-04-03 | Add core/fallback encoder behaviour (#20320) | jack | 1 | -14/+0 | |
| 2023-04-03 | [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) | Stefan Kerkmann | 1 | -3/+5 | |
| 2023-03-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 8 | -0/+257 | |
| 2023-03-29 | [Keyboard] Add Plaque80 (#20240) | Sắn | 8 | -0/+257 | |
| Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||||
| 2023-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 6 | -13/+1 | |
| 2023-03-17 | Remove more empty headers (#20155) | Ryan | 3 | -51/+0 | |
| 2023-03-13 | Adjust offset for some layouts (#20075) | Ryan | 1 | -6/+7 | |
