summaryrefslogtreecommitdiff
path: root/tmk_core
Commit message (Expand)AuthorAge
* Fix raw hid define for chibios (#4460)yiancar2018-11-21
* Use a single endpoint for HID reports (#3951)James Laird-Wah2018-11-15
* Backlight status functions (#4259)Phillip Tennen2018-11-14
* Add localized LED flash effect on keypress to Massdrop ALT (#4340)Sean Dwyer2018-11-06
* Fix Spacing issue in makefile that breaks Terminal configDrashna Jaelre2018-11-06
* command.h include was not set correctlyDrashna Jaelre2018-11-06
* Fix Terminal feature on ChibiOSDrashna Jaelre2018-11-06
* USB Suspend for arm_atsam protocolpatrickmt2018-11-02
* Fix CTRL/ALT keyboard does not wake computer from sleeppatrickmt2018-11-02
* Move disable JTAG code from `keyboard_init` to `keyboard_setup`Danny Nguyen2018-11-02
* Add support for Atmega32A to pin declarations and universal matrix (#4015)Jack Humbert2018-11-02
* Fix undefined reference to `console_printf` for CTRL and ALT keyboardspatrickmt2018-10-29
* Add Bootmagic Lite to QMK (#4215)Drashna Jaelre2018-10-27
* Add delayed flashing option for DFU Util (#4225)Drashna Jaelre2018-10-27
* Fix mouse_send() on chibiOS so it won't lock up the firmwareDrashna Jaelre2018-10-27
* Made a userspace that allows you to use your keyboard as an order of operatio...Ajax2018-10-23
* Keyboard: Port of TMK XT USB Converter (#3619)markspanbroek2018-10-22
* Keyboard: bminiex : Working backlight (#4171)a-chol2018-10-21
* stm32f1xx EEPROM emulation (#3914)Takuya Urakawa2018-10-19
* Massdrop keyboards console device support for hid_listenpatrickmt2018-10-10
* Add mousekey_send to (un)register_codeDrashna Jaelre2018-10-04
* Add tap_code function (#3784)Drashna Jaelre2018-10-01
* Add Function level EECONFIG code for EEPROM (#3084)Drashna Jaelre2018-10-01
* Add user level to default_layer_state_setDrashna Jaelre2018-10-01
* CTRL keyboard bootloader_jump supportpatrickmt2018-09-28
* Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Aut...patrickmt2018-09-28
* add st-link_cli flashing (#3899)Takuya Urakawa2018-09-28
* add 'mavrdude' target into tmk_core/avr.mk (#3986)Takeshi ISHII2018-09-27
* Treat too-large firmwares as an error, not a warning (#3956)skullydazed2018-09-27
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
* Zeal60/Zeal65/M60-A implementation (#3879)Wilba65822018-09-13
* rgblight.[ch] more configurable (#3582)Takeshi ISHII2018-09-13
* Keyboard: ALT keymap update and LED driver brightness mismatch fix (#3890)patrickmt2018-09-13
* Fix RG Sleep issues for Teensy ControllersDrashna Jaelre2018-09-11
* CTRL and ALT updatespatrickmt2018-09-05
* Add the ability to disable the USB startup check for Chibiosyiancar2018-09-05
* fix mousekey callJack Humbert2018-09-03
* Enable mouse keys in register_code and unregister_codeSteven Liu2018-09-03
* Keyboard: Rename alt67 to alt (#3824)patrickmt2018-09-01
* Fix emulated EEPROM start address on STM32F303 (#3819)ishtob2018-08-31
* STM32 EEPROM Emulation (#3741)yiancar2018-08-29
* Massdrop keyboard support (#3780)patrickmt2018-08-29
* Fixed bootloader targetJumail2018-08-29
* Tidy up keycode.h (#3666)fauxpark2018-08-16
* change messege at 'check-size' targetmtei2018-08-16
* Loop based vusb_transfer_keyboardRasmus Schults2018-07-22
* VUSB fix report dropping if usbInterruptIsReady() returns falseRasmus Schults2018-07-22
* add col type definesJack Humbert2018-07-20
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-16
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-15