summaryrefslogtreecommitdiff
path: root/tmk_core/common
AgeCommit message (Expand)Author
2018-10-10Massdrop keyboards console device support for hid_listenpatrickmt
2018-10-04Add mousekey_send to (un)register_codeDrashna Jaelre
2018-10-01Add tap_code function (#3784)Drashna Jaelre
2018-10-01Add Function level EECONFIG code for EEPROM (#3084)Drashna Jaelre
2018-10-01Add user level to default_layer_state_setDrashna Jaelre
2018-09-28CTRL keyboard bootloader_jump supportpatrickmt
2018-09-28Massdrop keyboard updates for SEND_STRING, syscalls, stdio, debug prints, Aut...patrickmt
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
2018-09-13Zeal60/Zeal65/M60-A implementation (#3879)Wilba6582
2018-09-13rgblight.[ch] more configurable (#3582)Takeshi ISHII
2018-09-11Fix RG Sleep issues for Teensy ControllersDrashna Jaelre
2018-09-05CTRL and ALT updatespatrickmt
2018-09-03fix mousekey callJack Humbert
2018-09-03Enable mouse keys in register_code and unregister_codeSteven Liu
2018-08-31Fix emulated EEPROM start address on STM32F303 (#3819)ishtob
2018-08-29STM32 EEPROM Emulation (#3741)yiancar
2018-08-29Massdrop keyboard support (#3780)patrickmt
2018-08-16Tidy up keycode.h (#3666)fauxpark
2018-07-20add col type definesJack Humbert
2018-07-15Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron
2018-06-28Diagonal micro move fixEvgeniy Petukhov
2018-06-28Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEPDrashna Jaelre
2018-06-28Disable JTAG in keyboard initDrashna Jaelre
2018-06-28Make sure the timer wraps around correctly independent of the os tick frequencyFred Sundvik
2018-06-03Add Suspend functions (#3112)Drashna Jaelre
2018-05-29Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)Drashna Jaelre
2018-05-26Fix dead link to USB keycodes doc (#3050)Leo Wzukw
2018-05-20Fix compile issues for atmega328pDrashna Jaelre
2018-05-14Allow one-shot modifiers to be chainedGergely Nagy
2018-05-08enable eeprom for rgb matrixJack Humbert
2018-03-28Fix RGB Sleep codeU-LANDSRAAD\drashna
2018-03-22Generate API docs from source code comments (#2491)skullydazed
2018-03-19[Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)Drashna Jaelre
2018-03-16Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark
2018-03-16Fix swap-hands tapping.Joe Wasson
2018-03-16Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson
2018-02-10Fix reset for STM32 devicesFred Sundvik
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo
2018-01-21Revert back to normal sleeping wait behaviour for STM32Fred Sundvik
2018-01-18Backlighting for JJ40 and underglow initialisation code (#2260)Kenneth Aloysius
2018-01-01backlight breathing overhaul (#2187)Balz Guenat
2017-12-19Unsign key argument in add_key_to_reportfauxpark
2017-12-15make 'layer_state_set' visible to user codeColin T.A. Gray
2017-12-15fixes 'layer_state_cmp' when layer is '1' (aka layer 0, aka layer 1<<0)Colin T.A. Gray
2017-12-08helper to compare current layer_state to user layerColin T.A. Gray
2017-11-27Updates bootloader settings, adds file size check (#2029)Jack Humbert
2017-11-22I found a typo!Colin T.A. Gray
2017-11-21Allow multiple process_record() calls per scanSeebs
2017-11-06add pgm_read_dword for Infinity ErgoDoxTakayuki Matsubara
2017-11-06adds per-layer rgb color option to ezJack Humbert