| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-09-09 | Migrate `g_led_config` to DD (P) (#25622) | Jack Sangdahl | 8 | -105/+87 | |
| 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-04-24 | Remove `"command":false` from keyboards (#25193) | Joel Challis | 6 | -6/+0 | |
| 2025-03-21 | Non-volatile memory data repository pattern (#24356) | Nick Brassel | 2 | -4/+4 | |
| * First batch of eeconfig conversions. * Offset and length for datablocks. * `via`, `dynamic_keymap`. * Fix filename. * Commentary. * wilba leds * satisfaction75 * satisfaction75 * more keyboard whack-a-mole * satisfaction75 * omnikeyish * more whack-a-mole * `generic_features.mk` to automatically pick up nvm repositories * thievery * deferred variable resolve * whitespace * convert api to structs/unions * convert api to structs/unions * convert api to structs/unions * fixups * code-side docs * code size fix * rollback * nvm_xxxxx_erase * Updated location of eeconfig magic numbers so non-EEPROM nvm drivers can use them too. * Fixup build. * Fixup compilation error with encoders. * Build fixes. * Add `via_ci` keymap to onekey to exercise VIA bindings (and thus dynamic keymap et.al.), fixup compilation errors based on preprocessor+sizeof. * Build failure rectification. | |||||
| 2025-02-18 | Fix startup sound for Planck (#24893) | Juno Nguyen | 1 | -0/+2 | |
| 2024-11-23 | Update keymaps to use PDF keycode (#24633) | Joel Challis | 2 | -43/+10 | |
| 2024-08-26 | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 3 | -110/+0 | |
| 2024-08-25 | Update Underglow keycodes (#23765) | Ryan | 1 | -1/+1 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2024-08-14 | [Keyboard] Move Planck EZ to ZSA vendor folder (#23917) | Drashna Jaelre | 10 | -832/+0 | |
| 2024-08-04 | Remove unnecessary RGB Matrix shutdown hooks (#24238) | Joel Challis | 2 | -13/+2 | |
| 2024-07-08 | Fix for encoders and support ENCODER_MAP_ENABLE on Planck rev7 (#23967) | Y.KEISUKE | 4 | -22/+133 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2024-06-05 | Fixup build failures. (#23869) | Nick Brassel | 2 | -0/+6 | |
| 2024-05-24 | Update GPIO macros in keymaps (#23792) | Ryan | 1 | -2/+2 | |
| 2024-05-23 | Migrate `LOCKING_*_ENABLE` to Data-Driven: P, Part 1 (#23779) | James Young | 2 | -6/+7 | |
| Affects: - `p3d/eu_isolation` - `p3d/glitch` - `p3d/q4z` - `p3d/synapse` - `p3d/tw40` - `panc40` - `papercranekeyboards/gerald65` - `parallel/parallel_65/hotswap` - `parallel/parallel_65/soldered` - `pdxkbc` - `pearlboards/atlas` - `pearlboards/pandora` - `pearlboards/pearl` - `pearlboards/zeus` - `pearlboards/zeuspad` - `pegasus` - `phantom` - `phoenix` - `picolab/frusta_fundamental` - `pimentoso/paddino02/rev1` - `pimentoso/paddino02/rev2/left` - `pimentoso/paddino02/rev2/right` - `pisces` - `pizzakeyboards/pizza65` - `pkb65` - `planck` - `playkbtw/ca66` - `playkbtw/pk60` - `playkbtw/pk64rgb` - `pluckey` - `plume/plume65` - `plywrks/ahgase` - `plywrks/lune` - `pohjolaworks/louhi` - `polycarbdiet/s20` - `pom_keyboards/tnln95` - `portal_66/hotswap` - `portal_66/soldered` - `pos78` | |||||
| 2024-05-17 | Delete trivial keymap readmes (#23714) | Ryan | 1 | -2/+0 | |
| 2024-05-03 | Update GPIO API usage in keyboard code (#23361) | Ryan | 3 | -21/+21 | |
| 2024-05-02 | Convert some AVR GPIO operations to macros (#23424) | Ryan | 1 | -2/+2 | |
| 2024-04-26 | Add audio driver to keyboard.json schema (#23616) | Joel Challis | 2 | -2/+3 | |
| 2024-04-22 | Migrate build target markers to keyboard.json - P (#23565) | Joel Challis | 10 | -55/+38 | |
| 2024-04-17 | Remove *_SUPPORTED = yes (#23541) | Joel Challis | 1 | -1/+0 | |
| 2024-03-30 | Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) | Ryan | 2 | -5/+5 | |
| 2024-03-30 | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2 | -0/+0 | |
| 2024-03-15 | Migrate features from rules.mk to data driven - OPQR (#23285) | Joel Challis | 14 | -90/+65 | |
| 2024-03-02 | WS2812 PWM: prefix for DMA defines (#23111) | Ryan | 4 | -8/+8 | |
| * WS2812 PWM: prefix for DMA defines * Add backward compatibility defines | |||||
| 2024-02-25 | LED drivers: update keyboard LED configs (#23073) | Ryan | 1 | -54/+54 | |
| * IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config | |||||
| 2024-02-18 | Add encoder abstraction. (#21548) | Nick Brassel | 2 | -76/+19 | |
| 2024-01-18 | Remove LAYOUTS_HAS_RGB (#22917) | Joel Challis | 10 | -20/+0 | |
| 2024-01-10 | Migrate RGB Matrix config to info.json - NOPQ (#22866) | Joel Challis | 10 | -123/+100 | |
| 2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | 4 | -4/+4 | |
| 2023-12-18 | Update keyboard LED driver configs (#22638) | Ryan | 2 | -2/+2 | |
| 2023-12-17 | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel | 588 | -60424/+0 | |
| 2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis | 79 | -4930/+0 | |
| 2023-11-26 | Improve and Cleanup Shutdown callbacks (#21060) | Drashna Jaelre | 25 | -871/+46 | |
| Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||||
| 2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis | 2 | -2/+0 | |
| 2023-11-23 | Migrate some dip switch config to info.json (#22437) | Joel Challis | 8 | -10/+12 | |
| 2023-11-12 | Remove requirement for `keymap_steno.h` include in keymaps (#22423) | Ryan | 9 | -17/+0 | |
| * Remove requirement for `keymap_steno.h` include in keymaps * Add back keymap_steno.h with a note for the time being | |||||
| 2023-11-09 | Migrate some common features to generic (#22403) | Joel Challis | 1 | -1/+0 | |
| 2023-10-21 | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | 2 | -3/+3 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-10-04 | Update ISSI LED types (#22099) | Ryan | 2 | -2/+2 | |
| 2023-09-19 | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan | 2 | -10/+3 | |
| 2023-09-13 | is31fl3731: driver naming cleanups (#21918) | Ryan | 1 | -1/+1 | |
| 2023-09-13 | is31fl3737: driver naming cleanups (#21904) | Ryan | 1 | -1/+1 | |
| 2023-08-27 | Clean up Unicode API usage in user keymaps (#21849) | Ryan | 1 | -12/+4 | |
| 2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | 5 | -5/+5 | |
| 2023-08-15 | Merge remote-tracking branch 'origin/master' into develop | zvecr | 4 | -0/+495 | |
| 2023-08-15 | OLED: driver naming cleanups (#21710) | Ryan | 1 | -1/+0 | |
| 2023-08-14 | [Keymap] submitting janat-t planck keymap (#21619) | Janat Taerakul | 4 | -0/+495 | |
| Co-authored-by: Janat Taerakul <jtaerakul@indeed.com> | |||||
| 2023-07-06 | Get rid of `USB_LED_CAPS_LOCK` (#21436) | Ryan | 5 | -21/+25 | |
| 2023-07-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 1 | -0/+1 | |
| 2023-07-03 | planck/rev7: Fix build without AUDIO_ENABLE (#21408) | Sergey Vlasov | 1 | -0/+1 | |
