summaryrefslogtreecommitdiff
path: root/tmk_core/common
AgeCommit message (Expand)Author
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
2017-06-18Remove noisy debug lineCarlos Quiroz
2017-06-18Deactivate oneshot mods once timedoutCarlos Quiroz
2017-06-18Merge pull request #1361 from fredizzimo/ergodox_infinity_backlightJack Humbert
2017-06-16Make sure that the backlight level is within the right rangeFred Sundvik
2017-06-03Adding permissive_holdAdam Bell
2017-05-29Re-enable mouse buttonsJack Humbert
2017-05-26- Added integration of IBM Trackpointdbroqua
2017-05-19Workaround for the macOS caps lock delay (#1308)jerryen
2017-05-14added comments and made function name clearerJeremiah
2017-05-14whoopsJeremiah
2017-05-14faster, less bits :)Jeremiah
2017-05-13faster and less bits... againJeremiah