summaryrefslogtreecommitdiff
path: root/tmk_core/common
AgeCommit message (Expand)Author
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
2017-10-31RETRO_TAPPING (#1922)tsankuanglee
2017-10-10#1792 added in waits from tmk for locking switchesJoe Martin
2017-10-06Generic Pointing Device (#1767)Snipeye
2017-09-30Don't process keycodes on the slaveFred Sundvik
2017-09-29Clueboard 60% support (#1746)skullydazed
2017-08-20Fix compilation error when NO_ACTION_LAYER is defined.Joe Wasson
2017-08-15some major steps toward making the usb-usb converter workBalz Guenat
2017-08-15Remove floating point calculation in mouse move. Saves approx 650 bytes if n...Martin Sandiford
2017-08-13Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ...That-Canadian
2017-07-27Add support for GeminiPR steno protocol.Joe Wasson
2017-07-08Add wait support for testsFred Sundvik
2017-07-08Add basic timing support, and SFT_T testsFred Sundvik
2017-06-20Merge pull request #1405 from cquiroz/oneshot-mods-timeoutJack Humbert
2017-06-19Add todo to timer.cFred Sundvik
2017-06-18Fix problems with undefined inlines in debug modeFred Sundvik
2017-06-18Move functions for adding keys from to reports to report.hFred Sundvik
2017-06-18Move functionality from action_util to reportFred Sundvik
2017-06-18Empty bootloader_jumpFred Sundvik
2017-06-18Emulate eepromFred Sundvik
2017-06-18Rename native to testFred Sundvik
2017-06-18Add empty timer functionsFred Sundvik
2017-06-18Empty implementation of bootloader, suspend and timerFred Sundvik
2017-06-18Fix program mem functionalityFred Sundvik
2017-06-18Empty implementation of waitFred Sundvik