summaryrefslogtreecommitdiff
path: root/keyboards/evyd13
AgeCommit message (Expand)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
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
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
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
2024-02-22Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...Ryan2-2/+2
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
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
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
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
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