index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
planck
/
ez
/
ez.c
Age
Commit message (
Expand
)
Author
2022-11-08
Merge tag '0.18.16' into firmware22
Drashna Jael're
2022-09-03
Remove more RESET keycode references (#18252)
Joel Challis
2022-07-17
Planck swap hand matrix for rev6, fixing issue #17388 (#17389)
Jens-Petter Sandvik
2022-07-13
Fix issues with RGB Matrix flags (#353)
Drashna Jaelre
2022-05-31
Reimplements Oryx's live training over raw hid (#345)
Florian Didron
2022-03-25
Fix compilation issues
Drashna Jael're
2022-03-25
Remerge 0.16.x' into firmware21
Drashna Jael're
2021-12-29
[Keyboard] Update to ZSA Keyboards (#15644)
Drashna Jaelre
2021-12-07
Merge commit '6d0a62920410f50d7f6707960ca1ca0c8fd1d1fa' into firmware21
Drashna Jael're
2021-11-24
Remove use of __flash due to LTO issues (#15268)
Joel Challis
2021-10-11
Merge commit 'd9e077468ab3446cbd7306a453a73dad2c1403e8' into firmware_21
Drashna Jael're
2021-07-31
__flash? (#13799)
Joel Challis
2021-07-27
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-07-25
[Keyboard] Update ZSA Keyboard Readmes and keymaps (#13041)
Drashna Jaelre
2021-07-12
Enable g_is31_leds PROGMEM for RGB Matrix IS31FL3737 driver (#13480)
Chris Cullin
2021-06-29
Merge upstream QMK Firmware at '0.12.52~1'
Drashna Jael're
2021-01-12
Normalise include statements in keyboard code (#11185)
Ryan
2020-12-16
Normalise include statements in keyboard code (#11185)
Ryan
2020-10-13
[Keyboard] Update to ZSA Boards (#10119)
Drashna Jaelre
2020-09-30
[Keyboard] Update to ZSA Boards (qmk#10119)
Drashna Jael're
2020-06-02
Enable LED Blinking for Dynamic Macro Recording status for Planck EZ
Drashna Jael're
2020-02-26
Implement core communication
Drashna Jael're
2020-02-26
Add Oryx keymap, etc
Drashna Jael're
2020-02-26
Add toggle for live training
Drashna Jael're
2020-01-09
Move webusb.h includes to quantum.h (#244)
Drashna Jaelre
2019-12-06
feat: update examples + pairing process
Florian Didron
2019-08-21
[Keyboard] Updates to ZSA boards (#6513)
Drashna Jaelre
2019-08-17
chore: move led shutdown logic in rgb_matric.c
Florian Didron
2019-08-17
fix: do not turn off leds when usb suspend is not set
Florian Didron
2019-08-15
fix: shutdown all leds before suspend
Florian Didron
2019-08-15
fix: eeconfig init timning issue on the Planck
Florian Didron
2019-08-13
Enable PWM Support for Planck EZ Indicator Lights (#6473)
Drashna Jaelre
2019-08-08
Fix isses with toggling
Drashna Jael're
2019-08-08
Update RGB Matrix configuration for Planck EZ
Drashna Jael're
2019-08-06
Fix bugs introduced into Planck EZ code
Drashna Jael're
2019-08-05
Enable PWM support for Planck EZ Indicator LEDs
Drashna Jael're
2019-07-29
Fix/music mask (#123)
Florian Didron
2019-07-27
Use Layer State Typedef in keymaps
Drashna Jaelre
2019-06-24
[Keyboard] Fixup RGB Matrix functionality on Planck EZ (#6099)
Drashna Jaelre
2019-06-24
Enable RGB Matrix Sleep functionality
Drashna Jaelre
2019-06-07
Allows disabling the RGB Matrix on the Planck EZ
Florian Didron
2019-05-07
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...
XScorpion2
2019-05-07
Updated rgb_led struct field modifier to flags (#5619)
XScorpion2
2019-05-07
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...
XScorpion2
2019-04-29
Updated rgb_led struct field modifier to flags (#5619)
XScorpion2
2019-04-28
[Keyboard] Fix red an green leds location (#5698)
Florian Didron
2019-04-23
[Keyboard] Fix red an green leds location (#5698)
Florian Didron
2019-04-09
Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
Jack Humbert
2019-04-08
Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
Jack Humbert