summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez
AgeCommit message (Expand)Author
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel
2024-08-18Add dynamic macro keyboard callbacks (#24142)Drashna Jaelre
2024-06-16`ergodox_ez/base`: Add missing `features` object (#23935)Ryan
2024-05-23Remove some useless code from keymaps (#23787)Ryan
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: E (#23751)James Young
2024-05-12Change all RGB mode keycodes to short aliases (#23691)Ryan
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan
2024-05-02Convert some AVR GPIO operations to macros (#23424)Ryan
2024-04-28Rename `RGBW` define to `WS2812_RGBW` (#23585)Ryan
2024-04-14Migrate build target markers to keyboard.json - DE (#23515)Joel Challis
2024-04-14Data-Driven Keyboard Conversions: E (#23512)James Young
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis
2024-03-27Update I2C API usage in keyboard code (#23360)Ryan
2024-03-18Add init function to RGBLight driver struct (#23076)Ryan
2024-02-16[Keymap Removal] keyboard with most keymaps (#23092)Joel Challis
2024-01-17I2C driver cleanup (#21273)David Hoelscher
2024-01-04Migrate RGB Matrix config to info.json - EF (#22808)Joel Challis
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel
2023-12-17Merge remote-tracking branch 'upstream/master' into developNick Brassel
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2023-12-05Rework RGBLight driver system (#22529)Ryan
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-11-12Remove requirement for `keymap_steno.h` include in keymaps (#22423)Ryan
2023-11-09Migrate some common features to generic (#22403)Joel Challis
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-09-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-21keymaps: Fix hacker_dvorak build. (#22102)Apteryks
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-09-04Add `mousekey.h` include to `quantum.h` (#21897)Ryan
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis
2023-07-09Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-24Move `TAPPING_TOGGLE` to data driven (#21360)Ryan
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan