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