summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-24Update Plover keymap (#8405)Ryan
2020-03-24Add Portuguese keymap and sendstring lookup tables (#8390)Luís Oliveira
2020-03-24Update Swedish keymap and add sendstring LUT (#8365)Ryan
2020-03-24Update Spanish keymap and sendstring LUT (#8364)Ryan
2020-03-24Update Dvorak, Colemak and Workman keycode aliases (#8217)Ryan
2020-03-24Update Norwegian keymap and add sendstring LUT (#8300)Ryan
2020-03-24Update Hungarian keymap and add sendstring LUT (#8220)Ryan
2020-03-24Reduce PROGMEM usage for sendstring LUT (#8109)Ted M Lin
2020-03-24Add support for delays in send_string. (#8244)Nick Brassel
2020-03-24`send_unicode_string()`: Add support for code points > 0xFFFF (#8236)Ryan
2020-03-24A proper `send_string()` for the Unicode feature (#8155)Ryan
2020-03-24Add mouse support to SEND_STRING (#8223)Joel Challis
2020-03-24Add Danish keymap and sendstring LUT (#8218)Ryan
2020-03-24Add Turkish keymap aliases and sendstring LUT (#7676)Ryan
2020-03-03fix: adjust layer not being sent properly over webusbFlorian
2020-02-26fix: remove cli testsFlorian
2020-02-26revert: change ergodox default debounce valueFlorian
2020-02-26Revert "[Keyboard] Remove i2c write command when reading columns on Ergodox E...Drashna Jaelre
2020-02-26fix: change ergodox default valueFlorian
2020-02-26fix: remove oryx live training boolean assignmentFlorian
2020-02-26Fixes for MoonlanderDrashna Jael're
2020-02-26[Keyboard] Remove i2c write command when reading columns on Ergodox EZ (#8092)esinlayo
2020-02-26Fix Live Training bugDrashna Jael're
2020-02-26Run clang-format manually to fix recently changed files (#7934)Joel Challis
2020-02-26format code according to conventions [skip ci]QMK Bot
2020-02-26Add VIA support for QMK backlight, QMK RGBLight (#7911)Wilba
2020-02-26Fix out of bound OLED font access (#8145)Ted M Lin
2020-02-26Compile error if ONESHOT_TIMEOUT defined but oneshot disabled (#8100)Ted Lin
2020-02-26Use FIRMWARE_FORMAT for "Checking file size" message (#8121)fauxpark
2020-02-26Remove PJRC USB stackfauxpark
2020-02-26Relocate grave keycode processing (#8082)Joel Challis
2020-02-26Use function for KEYCODE2 routines instead of macro. (#8101)Ted M Lin
2020-02-26format code according to conventions [skip ci]QMK Bot
2020-02-26Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)fauxpark
2020-02-26Update dirty submodule make message (#8065)fauxpark
2020-02-26format code according to conventions [skip ci]QMK Bot
2020-02-26Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7...Pavel Župa
2020-02-26Add thread safety around i2c_master for ChibiOS/ARM.Nick Brassel
2020-02-26Fix misunderstanding of CPPFLAGS and CXXFLAGS.Nick Brassel
2020-02-26Improve VIRTSER performance (#7528)xyzz
2020-02-26Fix/remove missing package (#7897)dohq
2020-02-26Migrate common ld scripts to common location (#7887)Joel Challis
2020-02-26Fix boards which were overriding backlight without setting custom (#7970) (#270)Drashna Jaelre
2020-02-26Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen
2020-02-26Create central board for bluepillzvecr
2020-02-26Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)Joel Challis
2020-02-26Remove compilation of i2c for arm splitzvecr
2020-02-26Update split serial code to use driver pattern (#7990)Joel Challis
2020-02-26Add additional fixes to EEPROM driver selection (#7274) (#266)Drashna Jaelre
2020-02-26switching to you know whats up mode (#7921)Jeremy Bernhardt