summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/ez/ez.c
Commit message (Expand)AuthorAgeFilesLines
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-1/+1
* Remove some assumptions on sequential keycode ranges (#18838)Joel Challis2022-10-241-2/+9
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove more RESET keycode references (#18252)Joel Challis2022-09-031-1/+1
* Planck swap hand matrix for rev6, fixing issue #17388 (#17389)Jens-Petter Sandvik2022-07-171-0/+19
* [Keyboard] Update to ZSA Keyboards (#15644)Drashna Jaelre2021-12-291-11/+1
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-07-271-0/+2
|\
| * [Keyboard] Update ZSA Keyboard Readmes and keymaps (#13041)Drashna Jaelre2021-07-251-0/+2
* | Enable g_is31_leds PROGMEM for RGB Matrix IS31FL3737 driver (#13480)Chris Cullin2021-07-121-1/+1
|/
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-2/+2
* [Keyboard] Update to ZSA Boards (#10119)Drashna Jaelre2020-10-131-1/+0
* [Keyboard] Updates to ZSA boards (#6513)Drashna Jaelre2019-08-211-8/+86
* Enable PWM Support for Planck EZ Indicator Lights (#6473)Drashna Jaelre2019-08-131-27/+140
* [Keyboard] Fixup RGB Matrix functionality on Planck EZ (#6099)Drashna Jaelre2019-06-241-0/+11
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion22019-05-071-57/+21
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-291-33/+33
* [Keyboard] Fix red an green leds location (#5698)Florian Didron2019-04-231-54/+54
* Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert2019-04-081-0/+175