summaryrefslogtreecommitdiff
path: root/tmk_core/common
Commit message (Expand)AuthorAge
...
* faster and less bitsJeremiah2017-05-13
* should be using matrix_row_tJeremiah2017-05-13
* a bit smallerJeremiah2017-05-13
* a bit smallerJeremiah2017-05-13
* improvementsJeremiah2017-05-13
* anti-ghost improvement for older keyboards with empty spots in matrixJeremiah2017-05-13
* Call led_set for layer action events to update LEDs on layer changesNephiel2017-05-10
* Fix warnings when ACTION_ONESHOT is disabledFred Sundvik2017-04-13
* Include host.h from suspend.cFred Sundvik2017-04-13
* Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurableFred Sundvik2017-04-13
* Empty implementation of has_onshot_mods_timed_outFred Sundvik2017-04-09
* Merge branch 'master' into to_pushZay9502017-03-29
|\
| * Merge pull request #1098 from lambdalisue/tapping-force-holdJack Humbert2017-03-28
| |\
| | * Add TAPPING_FORCE_HOLD to regulate behaviourlambdalisue2017-02-14
| * | Removes redundant {} which cause build failure when DEBUG_ACTION is setPhong Nguyen2017-02-25
| * | Merge pull request #1101 from priyadi/layer_state_set_kbJack Humbert2017-02-14
| |\ \ | | |/ | |/|
| | * Fix bug fix attemptPriyadi Iman Nurcahyo2017-02-15
| | * Bug fix & added default_layer_state_set_kbPriyadi Iman Nurcahyo2017-02-15
| | * Add layer_state_set_kb hookPriyadi Iman Nurcahyo2017-02-15
| * | Implement faux-clicky featurePriyadi Iman Nurcahyo2017-02-13
| |/
| * Merge pull request #1068 from adzenith/masterJack Humbert2017-02-07
| |\
| | * Minor cleanupNikolaus Wittenstein2017-02-05
| * | Merge pull request #1046 from LukeSilva/masterJack Humbert2017-02-07
| |\ \
| | * | Add support for various tapping macrosLuke Silva2017-01-28
| | * | Fix documentation for TMK actionsLuke Silva2017-01-26
| | |/
| * | Merge pull request #1010 from SjB/oneshot_timeout_fixJack Humbert2017-02-06
| |\ \ | | |/ | |/|
| | * moved oneshot cancellation code outside of process_record.SjB2017-01-29
| | * oneshot timeout would only timeout after an event.SjB2017-01-15
| * | Merge pull request #1014 from SjB/lcd_mods_statusJack Humbert2017-01-24
| |\ \
| | * | added mods status bit to visualizer.SjB2017-01-17
| | |/
| * | Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro2017-01-21
| * | Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-21
| |/
| * Keycode refactorWilba65822016-12-29
| * Merge pull request #921 from Wilba6582/raw_hidJack Humbert2016-12-05
| |\
| | * Initial version of Raw HID interfaceWilba65822016-12-01
| * | Merge pull request #913 from wez/ble_1Jack Humbert2016-12-02
| |\ \ | | |/ | |/|
| | * Tidy up atomicity in timer.c and ring_buffer.hWez Furlong2016-11-27
| * | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-28
| |\|
| | * Fixed NO_SUSPEND_POWER_DOWN handlingWilba65822016-11-23
| | * Fixed NO_SUSPEND_POWER_DOWN handlingWilba65822016-11-23
| | * Merge pull request #898 from PureSpider/backlight-fixJack Humbert2016-11-22
| | |\
| | | * Set backlight status to on if it's at maximum brightness already and the brig...PureSpider2016-11-22
| * | | cleaning up mididJack Humbert2016-11-21
| |/ /
| * | Refactoring Matrix scanningIBNobody2016-10-28
| * | Fixing Debounce - WIPIBNobody2016-10-28
| * | Fixed some large keyboard bugsIBNobody2016-10-23
| |/
* / Keep unicode's input_mode through a power cycleZach Nielsen2016-11-10
|/
* Fix #770, Fix #779IBNobody2016-09-28
* Fix issue #772 Meh and Hyper not workingDidier Loiseau2016-09-23
* Fixed NO_PRINT / USER_PRINT conflict warning.IBNobody2016-09-12