summaryrefslogtreecommitdiff
path: root/tmk_core
AgeCommit message (Expand)Author
2020-01-09ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Joel Challis
2020-01-09ARM split - Add support for dfu-util EE_HANDS flashing (#6543)Joel Challis
2020-01-06Remove CR when computing BOOTLOADER_SIZE. (#7453)a_p_u_r_o
2019-12-06feat: add get layer commandFlorian Didron
2019-12-06fix: chibios handle disconnections gracefullyFlorian Didron
2019-12-06fix: only change usb vesion spec if webusb is enabledFlorian Didron
2019-12-06chore: renaming of the get version cmdsFlorian Didron
2019-12-06fix: lufa handle disconnections gracefullyFlorian Didron
2019-12-06feat: add fw version webusb cmdFlorian Didron
2019-12-06chore: refactor webusb lp url commandFlorian Didron
2019-12-06chore: unused var cleanupFlorian Didron
2019-12-06feat: add landing page url commandFlorian Didron
2019-12-06feat: update examples + pairing processFlorian Didron
2019-12-06feat: adds pairing keyFlorian Didron
2019-12-06fix: run webusb task on chibiosFlorian Didron
2019-12-06fix: MS OS 2.0 Property valueFlorian Didron
2019-12-06feat: adds webusbFlorian Didron
2019-11-04 Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis
2019-11-04Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2019-11-04Fix bug in `do_code16()` (#6935)fauxpark
2019-11-04Add binary support to tinyprintf (#7024)Joel Challis
2019-11-04 Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis
2019-11-04Reorder Raw HID interface to match what the USB spec expects (#6801)fauxpark
2019-11-04Wrap util.h functions in `extern "C"` (#6762)fauxpark
2019-11-04Fixing wrapping math logic for timer_expired functions (#6746)XScorpion2
2019-09-26Actually use correct bootloader not found message (#6695)Drashna Jaelre
2019-09-26Move Bootloader not found message to global variable (#6688)Drashna Jaelre
2019-09-26Adafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671)fauxpark
2019-09-26Banish some more magic numbers (#6662)fauxpark
2019-09-26Make USB polling rate configurable with a define (#6668)fauxpark
2019-09-26Fix battery level code in adafruit_ble.cpp (#6648)bwhelm
2019-09-17clang-format changesskullY
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-17LUFA USB descriptor cleanup (#4871)fauxpark
2019-08-28Added OLED Display autoscroll during periods of OLED data inactivity (#6546)XScorpion2
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-28Increment EEPROM Magic Number due to EEPROM init issuesDrashna Jael're
2019-08-28Added keycodes for swapping and unswapping the Control and OS keys (#6110)Stephen Wanhella
2019-08-15feat: force eeprom reset on flashFlorian Didron
2019-08-14Fix LT() crashing some ARM keyboards (#6529)Joel Challis
2019-08-13Extend allowed range of tappable keycodes to include modifiers (#5809)fauxpark
2019-08-13Removed print call to resolve #6364 (#6413)Jake Grossman
2019-08-13Add support for TAP_CODE_DELAY to Hold-Tap keys (#5400)Drashna Jaelre
2019-07-27Remove dynamic_keymap checkDrashna Jaelre
2019-07-27Change additional layer structure codeDrashna Jaelre