summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-04chore: code cleanup and refactorsfeat/webusbFlorian Didron
2019-11-01fix: wait for usb init before starting the webusb taskFlorian Didron
2019-11-01feat: add MS OS 2.0 descriptorsFlorian Didron
2019-10-31feat: planck webusb keymap exampleFlorian Didron
2019-10-31feat: make the landing page url a parameterFlorian Didron
2019-10-31feat: set bcdUSb to 0x210 to trigger BOS descriptorsFlorian Didron
2019-10-31feat: trigger the webusb popupFlorian Didron
2019-10-31chore: set product field to Planck EZFlorian Didron
2019-10-23adds webusb to chibiosFlorian Didron
2019-09-19Point lib/lufa to personal forkDrashna Jaelre
2019-09-19Additional endpoint configDrashna Jael're
2019-09-19Add USB DescriptorsDrashna Jael're
2019-09-19Update LUFA LibraryDrashna Jael're
2019-09-17Update submodule check to include LUFA (#6661)Drashna Jaelre
2019-09-17clang-format changesskullY
2019-09-17add lufa as a submoduleskullY
2019-09-17Fix the LUFA lib to use a submodule instead of just files (#6245)Drashna Jaelre
2019-09-17Fix vusb compiling after clang-formatskullY
2019-09-17Have clang ignore the code in bootloader_size.cskullY
2019-09-17Enforce clang-format (#6293)skullydazed
2019-09-17LUFA USB descriptor cleanup (#4871)fauxpark
2019-09-13Re-Add TAB and Non-US Backslash to special charactcetr range for AutoShiftDrashna Jael're
2019-09-04chore: set CONSOLE_ENABLE = noFlorian Didron
2019-09-04chore: set COMMAND_ENABLE = noFlorian Didron
2019-09-02feat: adds some icelandic charsFlorian Didron
2019-08-28Added OLED Display autoscroll during periods of OLED data inactivity (#6546)XScorpion2
2019-08-28Refactor `qmk compile-json` to `qmk compile` (#6592)skullydazed
2019-08-28Fix Typo in :flash target for missing bootloader (#6615)Drashna Jaelre
2019-08-28Add 'bootloadHID' flash target (#5587)Joel Challis
2019-08-28Align flashing behaviour of dfu-util (#6578)Joel Challis
2019-08-28Add a universal flash command for cli (#6224)Drashna Jaelre
2019-08-28Relocate pca9555 driver to core (#6563)Joel Challis
2019-08-28AVR GPIO macro defines more readable (#5937)Takeshi ISHII
2019-08-28Increment EEPROM Magic Number due to EEPROM init issuesDrashna Jael're
2019-08-28Fixup Bootmagic code (#6386)Drashna Jaelre
2019-08-28Added keycodes for swapping and unswapping the Control and OS keys (#6110)Stephen Wanhella
2019-08-28Add ATmega32U2 to mcu_selection.mk (#6561)fauxpark
2019-08-28Remove backslashes from template keymap (#6548)fauxpark
2019-08-28Add support for different encoder pinout for right half of split keyboard (#6...Danny
2019-08-28Add an alternative method for keyboard discovery to speed up build (#6073)Joel Challis
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.c11Florian 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-15feat: force eeprom reset on flashFlorian Didron