| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-19 | Debounce: Deprecate num_rows parameter (#25632) | フィルターペーパー | 2 | -86/+86 | |
| 2025-09-11 | Migrate `g_led_config` to DD (YZ) (#25650) | Jack Sangdahl | 2 | -43/+53 | |
| 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-06-22 | ymdk/id75: fix keymap (#25396) | Ryan | 1 | -1/+1 | |
| 2025-04-24 | Remove `"command":false` from keyboards (#25193) | Joel Challis | 10 | -10/+0 | |
| 2025-04-23 | Remove `"console":false` from keyboards (#25190) | Joel Challis | 16 | -16/+0 | |
| 2025-04-22 | Remove empty `url` fields (#25181) | Joel Challis | 14 | -14/+0 | |
| 2025-04-19 | [keyboard] ymdk/id75/rp2040 (#25157) | Less/Rikki | 5 | -1/+38 | |
| Co-authored-by: tao heihei <> | |||||
| 2025-01-30 | Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845) | Joel Challis | 1 | -1/+0 | |
| 2025-01-20 | Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838) | Joel Challis | 1 | -1/+0 | |
| 2024-12-22 | move ymdk/id75 to revision (#24590) | Less/Rikki | 8 | -126/+130 | |
| 2024-11-24 | Update keycodes for keyboards with RGB Matrix (#24484) | Ryan | 5 | -8/+8 | |
| 2024-08-26 | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 31 | -786/+0 | |
| 2024-08-25 | Update Underglow keycodes (#23765) | Ryan | 23 | -32/+32 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2024-06-22 | Migrate `led_update_kb` implementations to DD (#23981) | Joel Challis | 2 | -21/+4 | |
| 2024-06-17 | Remove references to bootloadHID flashing page in keyboard readmes (#23942) | Ryan | 6 | -6/+6 | |
| * Remove references to bootloadHID flashing page in keyboard readmes * Remove bootloadHID flashing page | |||||
| 2024-05-24 | Migrate `LOCKING_*_ENABLE` to Data-Driven: X-Z (#23790) | James Young | 10 | -78/+30 | |
| Affects: - `x16` - `xelus/akis` - `xelus/dharma` - `xelus/kangaroo/rev1` - `xelus/kangaroo/rev2` - `xelus/ninjin` - `xelus/pachi/mini_32u4` - `xelus/pachi/rev1` - `xelus/snap96` - `xelus/xs108` - `xiudi/xd60/rev2` - `xiudi/xd60/rev3` - `xiudi/xd68` - `xiudi/xd75` - `xiudi/xd84pro` - `xiudi/xd87` - `xmmx` - `ydkb/chili` - `ydkb/grape` - `ydkb/just60` - `yiancardesigns/barleycorn` - `yiancardesigns/gingham` - `yiancardesigns/seigaiha` - `ymdk/melody96/soldered` - `ymdk/np21` - `ymdk/yd60mq` - `ymdk/ymd09` - `ymdk/ymd67` - `yoichiro/lunakey_mini` - `yushakobo/quick7` - `yynmt/acperience12/rev1` - `yynmt/dozen0` - `yynmt/kagamidget` - `zigotica/z12` - `zigotica/z34` - `zj68` - `zlant` - `zoo/wampus` - `zsa/moonlander` - `ztboards/after` - `ztboards/noon` | |||||
| 2024-05-17 | Delete trivial keymap readmes (#23714) | Ryan | 2 | -2/+0 | |
| 2024-05-11 | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 13 | -13/+13 | |
| 2024-05-03 | Migrate build target markers to keyboard.json - Misc (#23653) | Joel Challis | 1 | -0/+0 | |
| 2024-05-03 | Update GPIO API usage in keyboard code (#23361) | Ryan | 1 | -4/+4 | |
| 2024-04-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 7 | -0/+294 | |
| 2024-04-29 | Add YMDK YMD62 ISO PCB (#23629) | Richard Dawe | 7 | -0/+294 | |
| 2024-04-05 | Migrate build target markers to keyboard.json - YZ (#23421) | Joel Challis | 10 | -56/+29 | |
| 2024-03-30 | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 10 | -3/+0 | |
| 2024-03-30 | Migrate features and LTO from rules.mk to data driven (#23307) | Joel Challis | 2 | -13/+10 | |
| 2024-03-29 | Remove "w": 1 from keyboards/ (#23367) | Duncan Sutherland | 1 | -75/+75 | |
| 2024-03-15 | Migrate features from rules.mk to data driven - UVWXYZ (#23287) | Joel Challis | 24 | -145/+124 | |
| 2024-03-09 | Remove redundant disabling of features (#22926) | Joel Challis | 1 | -1/+0 | |
| 2024-03-02 | WS2812 PWM: prefix for DMA defines (#23111) | Ryan | 2 | -4/+4 | |
| * WS2812 PWM: prefix for DMA defines * Add backward compatibility defines | |||||
| 2024-02-15 | Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083) | Joel Challis | 23 | -1407/+0 | |
| 2024-01-17 | I2C driver cleanup (#21273) | David Hoelscher | 3 | -8/+6 | |
| * remove i2c_start and i2c_stop from i2c drivers * remove static i2c_address variable from chibios i2c driver | |||||
| 2024-01-10 | Migrate RGB Matrix config to info.json - XZY (#22879) | Joel Challis | 8 | -138/+88 | |
| 2023-12-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 6 | -283/+0 | |
| 2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | 4 | -4/+4 | |
| 2023-12-19 | [Keymap Removal] xiudi/xd75 and related keymaps. (#22698) | Joel Challis | 3 | -197/+0 | |
| 2023-12-18 | Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691) | Nick Brassel | 3 | -86/+0 | |
| 2023-12-18 | [Keymap Removal] keebio/iris and related keymaps. (#22690) | Joel Challis | 1 | -19/+0 | |
| 2023-12-17 | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel | 4 | -205/+0 | |
| 2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis | 3 | -99/+0 | |
| 2023-10-13 | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan | 1 | -1/+1 | |
| 2023-09-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 10 | -0/+414 | |
| 2023-09-27 | Add support for YMD75 V4 - ISO (#22128) | Joel Challis | 10 | -0/+414 | |
| 2023-09-24 | YMDK Melody96 Break-Up (#22121) | James Young | 29 | -21/+614 | |
| 2023-09-25 | Set default board files for uf2boot bootloader (#22129) | Joel Challis | 1 | -1/+0 | |
| 2023-09-25 | amend 75_(ansi|iso) community_layouts in keyboards/ (#21837) | Duncan Sutherland | 9 | -15/+303 | |
| 2023-09-24 | YMDK Melody96 Matrix Touch-Up (#22113) | James Young | 3 | -15/+123 | |
| * Correct layout/matrix diagram Correct swapped designations for ANSI Backslash and ANSI Enter keys. [docs] * Correct matrix data Correct the matrix data for: - `LAYOUT_all` - `LAYOUT_96_ansi` - `LAYOUT_96_ansi_splitbs` which all had the matrix positions for ANSI Backslash and ANSI Enter swapped. [bugfix] * Implement `LAYOUT_hotswap` directly Implement `LAYOUT_hotswap` as its own layout, instead of aliasing it to `LAYOUT_96_ansi`. [bugfix] * Specify primary support for Soldered PCBs Current version of codebase primarily supports Soldered PCBs. [enhancement] [docs] | |||||
| 2023-09-20 | amend 96_(ansi|iso) community_layouts in keyboards/ (#22066) | Duncan Sutherland | 2 | -0/+36 | |
| 2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan | 27 | -304/+182 | |
| * 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 | 3 | -3/+3 | |
