| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove overriding of `DF()` within keyboards (#25541) | Joel Challis | 2025-08-15 | 2 | -25/+4 |
| | | |||||
| * | Migrate `usb.force_nkro` to `host.default.nkro` (#25468) | Joel Challis | 2025-07-10 | 4 | -8/+24 |
| | | |||||
| * | Remove duplicate of SPI default config from keyboards (#25266) | Joel Challis | 2025-05-16 | 4 | -8/+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 |
| | | |||||
| * | Non-volatile memory data repository pattern (#24356) | Nick Brassel | 2025-03-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. | ||||
| * | Update keycodes for keyboards with RGB Matrix (#24484) | Ryan | 2024-11-24 | 3 | -23/+23 |
| | | |||||
| * | Separate RGBLight/RGB Matrix keycode handling (#23679) | Ryan | 2024-10-12 | 2 | -11/+11 |
| | | | | | | | | | | | | | | | | * Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge | ||||
| * | Fix rendering of `keymap_config.no_gui` within `led_update_kb` (#24473) | Joel Challis | 2024-10-12 | 1 | -6/+3 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 8 | -278/+0 |
| | | |||||
| * | Update GPIO API usage in keyboard code (#23361) | Ryan | 2024-05-03 | 2 | -9/+9 |
| | | |||||
| * | Data-Driven Keyboard Conversions: A (#23379) | James Young | 2024-04-02 | 8 | -20/+24 |
| | | |||||
| * | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2024-03-30 | 8 | -4/+0 |
| | | |||||
| * | LED drivers: update keyboard LED configs (#23073) | Ryan | 2024-02-25 | 4 | -415/+415 |
| | | | | | | | | | | | | | | | | * 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 | ||||
| * | Remove IS31FLCOMMON code (#22800) | Ryan | 2024-01-02 | 2 | -4/+4 |
| | | |||||
| * | Migrate RGB Matrix config to info.json - A (#22798) | Joel Challis | 2024-01-02 | 8 | -32/+12 |
| | | |||||
| * | 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 | 4 | -4/+4 |
| | | |||||
| * | Remove unnecessary driver counts (#22435) | Joel Challis | 2023-11-22 | 3 | -3/+0 |
| | | |||||
| * | Migrate some EEPROM config to info.json (#22434) | Joel Challis | 2023-11-13 | 3 | -4/+8 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-11-11 | 10 | -0/+723 |
| |\ | |||||
| | * | add 5087 keyboard (#20557) | jonylee@hfd | 2023-11-11 | 10 | -0/+723 |
| | | | | | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
| * | | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | 2023-10-21 | 3 | -7/+7 |
| | | | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | | Rename CKLED2001 driver to SNLED27351 (#22071) | Ryan | 2023-10-04 | 9 | -19/+19 |
| | | | |||||
| * | | Migrate dynamic_keymap.layer_count >= 4 (#22087) | Joel Challis | 2023-09-20 | 6 | -9/+9 |
| | | | |||||
| * | | Migrate WEAR_LEVELING_*_SIZE to info.json (#22010) | Joel Challis | 2023-09-14 | 6 | -6/+6 |
| | | | |||||
| * | | is31fl3733: driver naming cleanups (#21905) | Ryan | 2023-09-13 | 3 | -3/+3 |
| | | | |||||
| * | | Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978) | Joel Challis | 2023-09-12 | 6 | -11/+21 |
| |/ | |||||
| * | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 3 | -3/+3 |
| | | |||||
| * | Akko Top40: correct layout data (#21348) | James Young | 2023-06-23 | 1 | -2/+2 |
| | | |||||
| * | [Keyboard] add top40 keyboard. (#21199) | jonylee@hfd | 2023-06-15 | 10 | -0/+512 |
| | | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> | ||||
| * | [Keyboard] add acr87 keyboard. (#21200) | jonylee@hfd | 2023-06-15 | 10 | -0/+792 |
| | | |||||
| * | [Keyboard]add 5108 Keyboard. (#21184) | jonylee@hfd | 2023-06-14 | 10 | -0/+734 |
| Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com> | |||||