| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove some encoder resolution that duplicate defaults (#25517) | Joel Challis | 2025-07-28 | 1 | -4/+4 |
| | | |||||
| * | Remove deprecated `RGB_` and Mouse keycodes (#25444) | Ryan | 2025-07-11 | 2 | -4/+4 |
| | | | | | | | | | | * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff | ||||
| * | Migrate `usb.force_nkro` to `host.default.nkro` (#25468) | Joel Challis | 2025-07-10 | 1 | -1/+5 |
| | | |||||
| * | Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291) | Joel Challis | 2025-06-10 | 2 | -4/+0 |
| | | |||||
| * | Remove duplicate of SPI default config from keyboards (#25266) | Joel Challis | 2025-05-16 | 1 | -3/+0 |
| | | |||||
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 4 | -4/+0 |
| | | |||||
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 4 | -4/+0 |
| | | |||||
| * | Remove duplication of RGBLight defaults (#25169) | Joel Challis | 2025-04-19 | 1 | -2/+0 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 2 | -66/+0 |
| | | |||||
| * | Update Underglow keycodes (#23765) | Ryan | 2024-08-25 | 2 | -4/+4 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Update GPIO API usage in keyboard code (#23361) | Ryan | 2024-05-03 | 1 | -12/+12 |
| | | |||||
| * | Data-Driven Keyboard Conversions: M, Part 2 (#23601) | James Young | 2024-04-27 | 7 | -28/+69 |
| | | |||||
| * | Update GPIO expander API naming (#23375) | Ryan | 2024-03-29 | 1 | -1/+1 |
| | | |||||
| * | Migrate content where only parent info.json exists (#22895) | Joel Challis | 2024-03-14 | 9 | -13/+12 |
| | | |||||
| * | Add encoder abstraction. (#21548) | Nick Brassel | 2024-02-18 | 1 | -2/+4 |
| | | |||||
| * | Migrate some dip switch config to info.json (#22437) | Joel Challis | 2023-11-22 | 2 | -3/+3 |
| | | |||||
| * | Remove requirement for `keymap_steno.h` include in keymaps (#22423) | Ryan | 2023-11-12 | 1 | -1/+0 |
| | | | | | | * Remove requirement for `keymap_steno.h` include in keymaps * Add back keymap_steno.h with a note for the time being | ||||
| * | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan | 2023-10-13 | 1 | -1/+1 |
| | | |||||
| * | Migrate dynamic_keymap.layer_count >= 4 (#22087) | Joel Challis | 2023-09-20 | 2 | -2/+3 |
| | | |||||
| * | OLED: driver naming cleanups (#21710) | Ryan | 2023-08-15 | 1 | -1/+0 |
| | | |||||
| * | Move `DEBOUNCE_TYPE` to data driven (#21489) | Ryan | 2023-07-09 | 2 | -1/+3 |
| | | |||||
| * | Move `TAPPING_TERM` to data driven (#21296) | Ryan | 2023-06-24 | 2 | -4/+3 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | More `info.json` whitespace cleanups (#20665) | Ryan | 2023-05-03 | 1 | -51/+51 |
| | | |||||
| * | Move `FORCE_NKRO` to data driven (#20604) | Ryan | 2023-05-01 | 2 | -4/+2 |
| | | |||||
| * | Fix info.json LTO and format encoder definitions (#20456) | Ryan | 2023-04-16 | 1 | -4/+4 |
| | | |||||
| * | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 2 | -2/+2 |
| | | |||||
| * | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 1 | -1/+3 |
| | | |||||
| * | [Keymap] Sugarglider VIA keymap enhancement (#20140) | Kyle McCreery | 2023-03-16 | 1 | -1/+1 |
| | | |||||
| * | [Keyboard] New Keyboard - Sugar Glider (#19933) | Kyle McCreery | 2023-03-15 | 20 | -0/+1165 |
| Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||||