| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate `g_led_config` to DD (E, F) (#25561) | Jack Sangdahl | 2025-09-09 | 2 | -68/+51 |
| | | |||||
| * | 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 | 15 | -15/+0 |
| | | |||||
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 11 | -11/+0 |
| | | |||||
| * | Remove empty `url` fields (#25181) | Joel Challis | 2025-04-22 | 17 | -17/+0 |
| | | |||||
| * | Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835) | Joel Challis | 2025-01-20 | 1 | -1/+0 |
| | | |||||
| * | Update keycodes for keyboards with RGB Matrix (#24484) | Ryan | 2024-11-24 | 1 | -2/+2 |
| | | |||||
| * | Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186) | Ryan | 2024-09-02 | 1 | -2/+12 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 43 | -1026/+0 |
| | | |||||
| * | Update Underglow keycodes (#23765) | Ryan | 2024-08-25 | 3 | -9/+9 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | bad_kb_funcs1 | zvecr | 2024-07-11 | 1 | -0/+2 |
| | | |||||
| * | Migrate `led_update_kb` implementations to DD (#23985) | Joel Challis | 2024-06-25 | 2 | -11/+7 |
| | | |||||
| * | Update GPIO macros in keymaps (#23792) | Ryan | 2024-05-24 | 2 | -6/+6 |
| | | |||||
| * | Migrate `LOCKING_*_ENABLE` to Data-Driven: E (#23751) | James Young | 2024-05-20 | 34 | -553/+102 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Affects: - `e88` - `ealdin/quadrant` - `earth_rover` - `eco` - `edc40` - `edi/standaside` - `eek` - `ein_60` - `eniigmakeyboards/ek65` - `eniigmakeyboards/ek87` - `ep/96` - `ep/comsn/hs68` - `ep/comsn/mollydooker` - `ep/comsn/tf_longeboye` - `ergodox_ez` - `ergotravel/rev1` - `eternal_keypad` - `evil80` - `evolv` - `evyd13/atom47/rev2` - `evyd13/atom47/rev5` - `evyd13/eon65` - `evyd13/eon75` - `evyd13/eon87` - `evyd13/eon95` - `evyd13/gh80_1800` - `evyd13/gh80_3700` - `evyd13/minitomic` - `evyd13/mx5160` - `evyd13/nt750` - `evyd13/nt980` - `evyd13/omrontkl` - `evyd13/quackfire` - `evyd13/solheim68` - `evyd13/ta65` - `evyd13/wasdat_code` - `exclusive/e65` - `exclusive/e7v1` - `exclusive/e7v1se` - `exclusive/e85/hotswap` - `exclusive/e85/soldered` | ||||
| * | Delete trivial keymap readmes (#23714) | Ryan | 2024-05-18 | 14 | -14/+0 |
| | | |||||
| * | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 2024-05-11 | 17 | -17/+17 |
| | | |||||
| * | Update GPIO API usage in keyboard code (#23361) | Ryan | 2024-05-03 | 5 | -34/+34 |
| | | |||||
| * | Tidy use of raw hid within keyboards (#23557) | Joel Challis | 2024-04-19 | 1 | -2/+0 |
| | | |||||
| * | Migrate build target markers to keyboard.json - DE (#23515) | Joel Challis | 2024-04-14 | 8 | -115/+18 |
| | | |||||
| * | Data-Driven Keyboard Conversions: E (#23512) | James Young | 2024-04-14 | 17 | -75/+49 |
| | | |||||
| * | Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) | Ryan | 2024-03-30 | 2 | -6/+0 |
| | | |||||
| * | Migrate build target markers to keyboard.json (#23293) | Joel Challis | 2024-03-30 | 6 | -3/+0 |
| | | |||||
| * | Migrate features from rules.mk to data driven - EFGH (#23248) | Joel Challis | 2024-03-15 | 34 | -206/+143 |
| | | |||||
| * | LED drivers: update keyboard LED configs (#23073) | Ryan | 2024-02-25 | 1 | -48/+48 |
| | | | | | | | | | | | | | | | | * 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 | ||||
| * | Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps ↵ | Ryan | 2024-02-22 | 2 | -2/+2 |
| | | | | | (#23128) | ||||
| * | Remove LAYOUTS_HAS_RGB (#22917) | Joel Challis | 2024-01-19 | 1 | -2/+0 |
| | | |||||
| * | Migrate dynamic_keymap.layer_count < 4 where requried (#22091) | Joel Challis | 2024-01-09 | 8 | -8/+12 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Migrate RGB Matrix config to info.json - EF (#22808) | Joel Challis | 2024-01-04 | 2 | -51/+32 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-12-20 | 30 | -1249/+0 |
| |\ | |||||
| | * | Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) | Nick Brassel | 2023-12-18 | 30 | -1249/+0 |
| | | | |||||
| * | | Update keyboard LED driver configs (#22638) | Ryan | 2023-12-18 | 1 | -1/+1 |
| |/ | |||||
| * | Remove userspace keymaps (#22544) | Joel Challis | 2023-11-26 | 6 | -297/+0 |
| | | |||||
| * | Remove unnecessary driver counts (#22435) | Joel Challis | 2023-11-22 | 1 | -1/+0 |
| | | |||||
| * | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | 2023-10-21 | 1 | -1/+1 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Update ISSI LED types (#22099) | Ryan | 2023-10-04 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-09-21 | 2 | -0/+184 |
| |\ | |||||
| | * | amend 68_(ansi|iso) community_layouts in keyboards/ (#21835) | Duncan Sutherland | 2023-09-21 | 2 | -0/+184 |
| | | | |||||
| * | | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan | 2023-09-19 | 1 | -11/+1 |
| | | | |||||
| * | | is31fl3733: driver naming cleanups (#21905) | Ryan | 2023-09-13 | 1 | -1/+1 |
| |/ | |||||
| * | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 10 | -100/+65 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches | ||||
| * | RGB Matrix: driver naming cleanups (#21594) | Ryan | 2023-08-23 | 1 | -1/+1 |
| | | |||||
| * | Simplfy RGB/LED matrix effect logic (#21703) | Joel Challis | 2023-08-23 | 1 | -14/+14 |
| | | |||||
| * | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 12 | -7/+18 |
| | | |||||
| * | Even more `info.json` whitespace cleanups (#20703) | Ryan | 2023-05-04 | 1 | -45/+45 |
| | | |||||
| * | More `info.json` whitespace cleanups (#20665) | Ryan | 2023-05-03 | 2 | -110/+110 |
| | | |||||
| * | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 21 | -57/+57 |
| | | |||||
| * | EvyD13 MX5160 Layout Macro Additions (#20614) | James Young | 2023-04-29 | 3 | -120/+572 |
| | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * touch-up default keymap - use four-space indent - grid-align keycodes - use enum statement for layer names * add LAYOUT_ansi_wkl_split_bs_rshift * add LAYOUT_ansi_wkl * add LAYOUT_iso_wkl_split_bs_rshift * add LAYOUT_iso_wkl * Apply suggestions from code review | ||||
| * | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan | 2023-04-26 | 13 | -2278/+1898 |
| | | |||||
| * | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | 2023-04-15 | 2 | -48/+107 |
| | | |||||
| * | Move remaining `LAYOUT`s to data driven (#20422) | Ryan | 2023-04-15 | 2 | -551/+437 |
| | | |||||