summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Expand)Author
2019-09-30Increase ergodox-ez debounce to 30Florian Didron
2019-09-26Add 328P to mcu_selection.mk (#6682)fauxpark
2019-09-26Setup a python test frameworkskullY
2019-09-26Add Dip Switch as a core feature (#6140)Drashna Jaelre
2019-09-04chore: set CONSOLE_ENABLE = noFlorian Didron
2019-09-04chore: set COMMAND_ENABLE = noFlorian Didron
2019-08-28Restore brightnessDrashna Jaelre
2019-08-28use full brightness insteadDrashna Jaelre
2019-08-28Fix Indicator LEDs brightnessDrashna Jaelre
2019-08-17chore: move led shutdown logic in rgb_matric.cFlorian Didron
2019-08-17fix: do not turn off leds when usb suspend is not setFlorian Didron
2019-08-15chore: set rgb sleep by default for the ShineFlorian Didron
2019-08-15chore: set rgb suspend to defaultFlorian Didron
2019-08-15fix: shutdown all leds before suspendFlorian Didron
2019-08-15fix: eeconfig init timning issue on the PlanckFlorian Didron
2019-08-08Fix isses with togglingDrashna Jael're
2019-08-08Update RGB Matrix configuration for Ergodox EZDrashna Jael're
2019-08-08Update RGB Matrix configuration for Planck EZDrashna Jael're
2019-08-06Fix bugs introduced into Planck EZ codeDrashna Jael're
2019-08-05Enable LED Light level control for Ergodox EZDrashna Jael're
2019-08-05Enable PWM support for Planck EZ Indicator LEDsDrashna Jael're
2019-07-29Fix/music mask (#123)Florian Didron
2019-07-27Optimize RGB Matrix rendering for Ergodox EZDrashna Jael're
2019-07-27Optimize RGB Matrix rendering for Planck EZDrashna Jael're
2019-07-27Use Layer State Typedef in keymapsDrashna Jaelre
2019-07-22fix: align planck ez default tapping toggle with ergodoxFlorian Didron
2019-07-19Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre
2019-07-16chore: align mod tap and mouse keys timings with the ergodox ezFlorian Didron
2019-07-10Use QUANTUM_LIB_SRC for i2c_master.c inclusion (qmk#5617)Drashna Jaelre
2019-06-24[Keyboard] Planck Layout Macro Refactor, Part II (#6156)noroadsleft
2019-06-24[Keyboard] Planck: Layout Macro Refactor (#4402)noroadsleft
2019-06-24Enable RGB Matrix Sleep functionalityDrashna Jaelre
2019-06-20Removes files that shouldn't have been commitedFlorian Didron
2019-06-20Swedish extra keymap refactorFlorian Didron
2019-06-07Allows disabling the RGB Matrix on the Planck EZFlorian Didron
2019-06-04Fixing matrix_scan so it properly returns changed status on Ergodox EDrashna Jaelre
2019-05-20Merge pull request #32 from zsa/per_key_matrix_effects_part_1Florian Didron
2019-05-17Restores Ergodox default Debounce valueFlorian Didron
2019-05-10Enable additional animation modes for the Glow keyboardsDrashna Jaelre
2019-05-10Cleanup/rgb matrix (#5811)XScorpion2
2019-05-07rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion2
2019-05-07Updated rgb_led struct field modifier to flags (#5619)XScorpion2
2019-04-28[Keyboard] Fix red an green leds location (#5698)Florian Didron
2019-04-23Add proper keymaps for glow and reactive glowDrashna Jaelre
2019-04-23Remove additional unneeded Planck filesDrashna Jaelre
2019-04-18Set default debounce to 5Florian Didron
2019-04-16Fix Ergodox EZ keyboard dimensions in info.jsonnoroadsleft
2019-04-09ergodox_ez: fixed bug where debounce() was called without calculating changed...Alex Ong
2019-04-09Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert
2019-04-09Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong