| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-11 | Migrate `g_led_config` to DD (YZ) (#25650) | Jack Sangdahl | 2 | -46/+43 | |
| 2025-04-24 | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2 | -2/+0 | |
| 2025-04-23 | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2 | -2/+0 | |
| 2024-11-08 | Add Fuyu HS (#24567) | Danny Tan | 4 | -0/+491 | |
| * Add Fuyu HS * Fix keyboard.json linting * Fix rgbmatrix configuration * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Joel Challis <git@zvecr.com> | |||||
| 2024-08-26 | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 4 | -195/+0 | |
| 2024-03-30 | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 4 | -1/+0 | |
| 2024-01-10 | Migrate RGB Matrix config to info.json - XZY (#22879) | Joel Challis | 3 | -43/+37 | |
| 2023-09-28 | refactor: move default RGB/LED matrix #defines (#21938) | Less/Rikki | 1 | -6/+2 | |
| * refactor: move default RGB/LED matrix #defines Moving the fallback definitions of macros like LED_MATRIX_VAL_STEP and RGB_MATRIX_MAXIMUM_BRIGHTNESS to header files allows keyboards to leverage these defaults without requiring #ifdef guards (and often repeating said fallback definitions). * style: use if(n)def for consistency and remove redundant UINT8_MAX checks on maximum brightness Co-authored-by: Joel Challis <git@zvecr.com> * refactor: remove INDICATOR_MAX_BRIGHTNESS macro Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Joel Challis <git@zvecr.com> | |||||
| 2023-09-20 | Migrate dynamic_keymap.layer_count >= 4 (#22087) | Joel Challis | 4 | -4/+6 | |
| 2023-09-04 | Clean up RGB LED type (#21859) | Ryan | 1 | -1/+1 | |
| 2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | 1 | -1/+1 | |
| 2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 1 | -1/+0 | |
| 2023-05-04 | Even more `info.json` whitespace cleanups (#20703) | Ryan | 2 | -186/+186 | |
| 2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2 | -1/+1 | |
| 2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2 | -1/+3 | |
| 2023-03-17 | Remove trailing zeroes in info.json layouts (#20156) | Ryan | 2 | -75/+75 | |
| 2022-12-14 | Format code according to conventions (#19330) | QMK Bot | 1 | -1/+1 | |
| 2022-12-14 | [Keyboard] Add Slime88 (#19054) | Zykrah | 7 | -0/+276 | |
| Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| 2022-12-13 | [Keyboard] Add Fuyu (#19055) | Zykrah | 8 | -0/+440 | |
| Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
