summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-05[CLI] Add `qmk list_keyboards` (#6927)Dan McClain
2019-12-05Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885)St. John Johnson
2019-12-05Fix qmk doctor 'bytes-like object is required' on linuxAyman Bagabas
2019-12-05Configuration system for CLI (#6708)skullydazed
2019-12-05Generalize Tap Dance Layer functions (#6629)Drashna Jaelre
2019-12-05Fixing wrapping math logic for timer_expired functions (#6746)XScorpion2
2019-12-05Add list-keymaps make target (#5563)fauxpark
2019-12-05DRV2605L Continuous Haptic Feedback Support (#6461)MechMerlin
2019-12-05Updated split encoders so indexes are based on left hand encoders first (#6382)XScorpion2
2019-12-05Smoother Linear Light Table (#6764)XScorpion2
2019-10-01Increase ergodox-ez debounce to 30Florian Didron
2019-10-01Update bootloader.mk (#6698)fauxpark
2019-10-01Created new_keymap.py, python version of new_keymap.sh (#6066)Kenny Hoang
2019-10-01Actually use correct bootloader not found message (#6695)Drashna Jaelre
2019-10-01Move Bootloader not found message to global variable (#6688)Drashna Jaelre
2019-10-01Add 328P to mcu_selection.mk (#6682)fauxpark
2019-10-01Adafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671)fauxpark
2019-10-01Banish some more magic numbers (#6662)fauxpark
2019-10-01Add a command to format python codeskullY
2019-10-01Make the modem manager check more pythonicskullY
2019-10-01run yapf on the codeskullY
2019-10-01Setup a python test frameworkskullY
2019-10-01Update docker_build.sh: indentation fix, error echo function (#6659)Konstantin Đorđević
2019-10-01Make USB polling rate configurable with a define (#6668)fauxpark
2019-10-01Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)fauxpark
2019-10-01Fix battery level code in adafruit_ble.cpp (#6648)bwhelm
2019-10-01Add Dip Switch as a core feature (#6140)Drashna Jaelre
2019-10-01Add `dfu-programmer` to `pacman -S` (#6619)Cory Watson
2019-10-01Fix msys2 not installing any packages because it can't find clang (#6655)fauxpark
2019-10-01readability enhancementsskullY
2019-10-01Add support for passing files at the command lineskullY
2019-10-01CLI command to format C codeskullY
2019-10-01Removed prescaler define from avr i2c, as it was impossible to use (#6617)Mikkel Jeppesen
2019-10-01Fix Redefinition of OLED_TIMEOUT (#6628)Drashna Jaelre
2019-10-01Update submodule check to include LUFA (#6661)Drashna Jaelre
2019-10-01clang-format changesskullY
2019-10-01add lufa as a submoduleskullY
2019-10-01Fix the LUFA lib to use a submodule instead of just files (#6245)Drashna Jaelre
2019-10-01Fix vusb compiling after clang-formatskullY
2019-10-01Have clang ignore the code in bootloader_size.cskullY
2019-10-01Enforce clang-format (#6293)skullydazed
2019-10-01LUFA USB descriptor cleanup (#4871)fauxpark
2019-09-13Merge pull request #167 from zsa/stagingFlorian Didron
2019-09-13Re-Add TAB and Non-US Backslash to special charactcetr range for AutoShiftDrashna Jael're
2019-09-05chore: set CONSOLE_ENABLE = noFlorian Didron
2019-09-05chore: set COMMAND_ENABLE = noFlorian Didron
2019-09-05feat: adds some icelandic charsFlorian Didron
2019-09-05Added OLED Display autoscroll during periods of OLED data inactivity (#6546)XScorpion2
2019-09-05Refactor `qmk compile-json` to `qmk compile` (#6592)skullydazed
2019-09-05Fix Typo in :flash target for missing bootloader (#6615)Drashna Jaelre