| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | new start: add files from old branches and scattered around files...HEADmaster | Michael Grote | 2026-02-16 | 3 | -0/+251 |
| | | |||||
| * | Migrate `g_led_config` to DD (P) (#25622) | Jack Sangdahl | 2025-09-09 | 8 | -105/+87 |
| | | |||||
| * | Remove deprecated `RGB_` and Mouse keycodes (#25444) | Ryan | 2025-07-11 | 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 | ||||
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 6 | -6/+0 |
| | | |||||
| * | Non-volatile memory data repository pattern (#24356) | Nick Brassel | 2025-03-21 | 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. | ||||
| * | Fix startup sound for Planck (#24893) | Juno Nguyen | 2025-02-18 | 1 | -0/+2 |
| | | |||||
| * | Update keymaps to use PDF keycode (#24633) | Joel Challis | 2024-11-23 | 2 | -43/+10 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 3 | -110/+0 |
| | | |||||
| * | Update Underglow keycodes (#23765) | Ryan | 2024-08-25 | 1 | -1/+1 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | [Keyboard] Move Planck EZ to ZSA vendor folder (#23917) | Drashna Jaelre | 2024-08-14 | 10 | -832/+0 |
| | | |||||
| * | Remove unnecessary RGB Matrix shutdown hooks (#24238) | Joel Challis | 2024-08-04 | 2 | -13/+2 |
| | | |||||
| * | Fix for encoders and support ENCODER_MAP_ENABLE on Planck rev7 (#23967) | Y.KEISUKE | 2024-07-08 | 4 | -22/+133 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Fixup build failures. (#23869) | Nick Brassel | 2024-06-05 | 2 | -0/+6 |
| | | |||||
| * | Update GPIO macros in keymaps (#23792) | Ryan | 2024-05-24 | 1 | -2/+2 |
| | | |||||
| * | Migrate `LOCKING_*_ENABLE` to Data-Driven: P, Part 1 (#23779) | James Young | 2024-05-23 | 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` | ||||
| * | Delete trivial keymap readmes (#23714) | Ryan | 2024-05-18 | 1 | -2/+0 |
| | | |||||
| * | Update GPIO API usage in keyboard code (#23361) | Ryan | 2024-05-03 | 3 | -21/+21 |
| | | |||||
| * | Convert some AVR GPIO operations to macros (#23424) | Ryan | 2024-05-02 | 1 | -2/+2 |
| | | |||||
| * | Add audio driver to keyboard.json schema (#23616) | Joel Challis | 2024-04-26 | 2 | -2/+3 |
| | | |||||
| * | Migrate build target markers to keyboard.json - P (#23565) | Joel Challis | 2024-04-22 | 10 | -55/+38 |
| | | |||||
| * | Remove *_SUPPORTED = yes (#23541) | Joel Challis | 2024-04-17 | 1 | -1/+0 |
| | | |||||
| * | Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) | Ryan | 2024-03-30 | 2 | -5/+5 |
| | | |||||
| * | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2024-03-30 | 2 | -0/+0 |
| | | |||||
| * | Migrate features from rules.mk to data driven - OPQR (#23285) | Joel Challis | 2024-03-15 | 14 | -90/+65 |
| | | |||||
| * | WS2812 PWM: prefix for DMA defines (#23111) | Ryan | 2024-03-02 | 4 | -8/+8 |
| | | | | | | * WS2812 PWM: prefix for DMA defines * Add backward compatibility defines | ||||
| * | LED drivers: update keyboard LED configs (#23073) | Ryan | 2024-02-25 | 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 | ||||
| * | Add encoder abstraction. (#21548) | Nick Brassel | 2024-02-18 | 2 | -76/+19 |
| | | |||||
| * | Remove LAYOUTS_HAS_RGB (#22917) | Joel Challis | 2024-01-19 | 10 | -20/+0 |
| | | |||||
| * | Migrate RGB Matrix config to info.json - NOPQ (#22866) | Joel Challis | 2024-01-10 | 10 | -123/+100 |
| | | |||||
| * | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan | 2023-12-20 | 4 | -4/+4 |
| | | |||||
| * | Update keyboard LED driver configs (#22638) | Ryan | 2023-12-18 | 2 | -2/+2 |
| | | |||||
| * | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel | 2023-12-17 | 588 | -60424/+0 |
| | | |||||
| * | Remove userspace keymaps (#22544) | Joel Challis | 2023-11-26 | 79 | -4930/+0 |
| | | |||||
| * | Improve and Cleanup Shutdown callbacks (#21060) | Drashna Jaelre | 2023-11-26 | 25 | -871/+46 |
| | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | ||||
| * | Remove unnecessary driver counts (#22435) | Joel Challis | 2023-11-22 | 2 | -2/+0 |
| | | |||||
| * | Migrate some dip switch config to info.json (#22437) | Joel Challis | 2023-11-22 | 8 | -10/+12 |
| | | |||||
| * | Remove requirement for `keymap_steno.h` include in keymaps (#22423) | Ryan | 2023-11-12 | 9 | -17/+0 |
| | | | | | | * Remove requirement for `keymap_steno.h` include in keymaps * Add back keymap_steno.h with a note for the time being | ||||
| * | Migrate some common features to generic (#22403) | Joel Challis | 2023-11-09 | 1 | -1/+0 |
| | | |||||
| * | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | 2023-10-21 | 2 | -3/+3 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Update ISSI LED types (#22099) | Ryan | 2023-10-04 | 2 | -2/+2 |
| | | |||||
| * | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan | 2023-09-19 | 2 | -10/+3 |
| | | |||||
| * | is31fl3731: driver naming cleanups (#21918) | Ryan | 2023-09-13 | 1 | -1/+1 |
| | | |||||
| * | is31fl3737: driver naming cleanups (#21904) | Ryan | 2023-09-13 | 1 | -1/+1 |
| | | |||||
| * | Clean up Unicode API usage in user keymaps (#21849) | Ryan | 2023-08-27 | 1 | -12/+4 |
| | | |||||
| * | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 5 | -5/+5 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | zvecr | 2023-08-15 | 4 | -0/+495 |
| |\ | |||||
| | * | [Keymap] submitting janat-t planck keymap (#21619) | Janat Taerakul | 2023-08-14 | 4 | -0/+495 |
| | | | | | | | | | Co-authored-by: Janat Taerakul <jtaerakul@indeed.com> | ||||
| * | | OLED: driver naming cleanups (#21710) | Ryan | 2023-08-15 | 1 | -1/+0 |
| | | | |||||
| * | | Get rid of `USB_LED_CAPS_LOCK` (#21436) | Ryan | 2023-07-06 | 5 | -21/+25 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-03 | 1 | -0/+1 |
| |\| | |||||