summaryrefslogtreecommitdiff
path: root/keyboards/evyd13
AgeCommit message (Collapse)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (E, F) (#25561)Jack Sangdahl2-68/+51
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-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-24Remove `"command":false` from keyboards (#25193)Joel Challis15-15/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis11-11/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis17-17/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-2/+2
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan1-2/+12
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel43-1026/+0
2024-08-25Update Underglow keycodes (#23765)Ryan3-9/+9
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-07-11bad_kb_funcs1zvecr1-0/+2
2024-06-25Migrate `led_update_kb` implementations to DD (#23985)Joel Challis2-11/+7
2024-05-24Update GPIO macros in keymaps (#23792)Ryan2-6/+6
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: E (#23751)James Young34-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`
2024-05-17Delete trivial keymap readmes (#23714)Ryan14-14/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan17-17/+17
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan5-34/+34
2024-04-19Tidy use of raw hid within keyboards (#23557)Joel Challis1-2/+0
2024-04-14Migrate build target markers to keyboard.json - DE (#23515)Joel Challis8-115/+18
2024-04-14Data-Driven Keyboard Conversions: E (#23512)James Young17-75/+49
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan2-6/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis6-3/+0
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis34-206/+143
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan1-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
2024-02-22Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps ↵Ryan2-2/+2
(#23128)
2024-01-18Remove LAYOUTS_HAS_RGB (#22917)Joel Challis1-2/+0
2024-01-09Migrate dynamic_keymap.layer_count < 4 where requried (#22091)Joel Challis8-8/+12
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-01-04Migrate RGB Matrix config to info.json - EF (#22808)Joel Challis2-51/+32
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark30-1249/+0
2023-12-18Update keyboard LED driver configs (#22638)Ryan1-1/+1
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel30-1249/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis6-297/+0
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis1-1/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-1/+1
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-04Update ISSI LED types (#22099)Ryan1-1/+1
2023-09-21Merge remote-tracking branch 'origin/master' into developQMK Bot2-0/+184
2023-09-20amend 68_(ansi|iso) community_layouts in keyboards/ (#21835)Duncan Sutherland2-0/+184
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-11/+1
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan10-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
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis1-14/+14
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan12-7/+18
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-45/+45
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan2-110/+110
2023-05-02`info.json` whitespace cleanups (#20651)Ryan21-57/+57
2023-04-29EvyD13 MX5160 Layout Macro Additions (#20614)James Young3-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
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan13-2278/+1898
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan2-48/+107
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-551/+437