Commit Graph

212 Commits (00b4dce605bc44a2ee6babaf93dbe3640e735d2e)

Author SHA1 Message Date
Jeremiah 63d9698d5c faster and less bits... again 8 years ago
Jeremiah 37f6f92765 faster and less bits 8 years ago
Jeremiah 7b7e285a98 should be using matrix_row_t 8 years ago
Jeremiah acd3e97b83 a bit smaller 8 years ago
Jeremiah 99877cdff3 a bit smaller 8 years ago
Jeremiah b9895771ed improvements 8 years ago
Jeremiah 849ed5a6a0 anti-ghost improvement for older keyboards with empty spots in matrix 8 years ago
Nephiel bd2c0b9648 Call led_set for layer action events to update LEDs on layer changes 8 years ago
Fred Sundvik 07fc34e962 Fix warnings when ACTION_ONESHOT is disabled 8 years ago
Fred Sundvik abda6ff7bb Include host.h from suspend.c 8 years ago
Fred Sundvik 737c1fe641 Make MOUSEKEY_MOVE_MAX and MOUSEKEY_WHEEL_MAX configurable 8 years ago
Fred Sundvik 6039a4f6ed Empty implementation of has_onshot_mods_timed_out 8 years ago
Phong Nguyen d0b4dcc82c Removes redundant {} which cause build failure when DEBUG_ACTION is set 8 years ago
Priyadi Iman Nurcahyo bd8d717f1f Fix bug fix attempt 8 years ago
Priyadi Iman Nurcahyo d96175937b Bug fix & added default_layer_state_set_kb 8 years ago
Priyadi Iman Nurcahyo 3c8c3ebe3f Bug fix & added default_layer_state_set_kb 8 years ago
Priyadi Iman Nurcahyo d369bfb83a Add layer_state_set_kb hook 8 years ago
lambdalisue 64f9779fe5 Add TAPPING_FORCE_HOLD to regulate behaviour 8 years ago
Priyadi Iman Nurcahyo c68e596f32 Implement faux-clicky feature 8 years ago
Nikolaus Wittenstein 06d21009b2 Minor cleanup 8 years ago
SjB 45e0d09414 moved oneshot cancellation code outside of process_record. 8 years ago
Luke Silva a3357d078e Add support for various tapping macros 8 years ago
Luke Silva 87bc36253d Fix documentation for TMK actions 8 years ago
Luiz Ribeiro 9ce38cbccf Simplified and polished a bit the code changes on tmk_core 8 years ago
Luiz Ribeiro f7462aaa61 Got ps2avrGB to work with the V-USB protocol 8 years ago
SjB 9eb8d05246 added mods status bit to visualizer. 8 years ago
SjB 6f44ca7a59 oneshot timeout would only timeout after an event. 8 years ago
Wilba6582 d8a608f3ff Keycode refactor 8 years ago
Wilba6582 fe001d46fd Initial version of Raw HID interface 9 years ago
Wez Furlong be4e75423a Tidy up atomicity in timer.c and ring_buffer.h 9 years ago
Wilba6582 cf3926a8e1 Fixed NO_SUSPEND_POWER_DOWN handling 9 years ago
Wilba6582 5893f0fa1f Fixed NO_SUSPEND_POWER_DOWN handling 9 years ago
PureSpider d37becc0a9 Set backlight status to on if it's at maximum brightness already and the brightness increase keybind is used 9 years ago
Jack Humbert 6390033e86 cleaning up midid 9 years ago
Zach Nielsen 59bef40aab Keep unicode's input_mode through a power cycle 9 years ago
IBNobody 4c6960835c Refactoring Matrix scanning 9 years ago
IBNobody 508eddf8ba Fixing Debounce - WIP 9 years ago
IBNobody 17170ba76d Fixed some large keyboard bugs 9 years ago
IBNobody 78767bf208 Fix #770, Fix #779 9 years ago
Didier Loiseau d430999047 Fix issue #772 Meh and Hyper not working 9 years ago
IBNobody cb1ac2a3ed Fixed NO_PRINT / USER_PRINT conflict warning. 9 years ago
IBNobody fe2aed0d1c Added User Print - A "light" console out option (#8) 9 years ago
IBNobody 558f3ec1eb Use keyboard config for nkro (#7) 9 years ago
Fred Sundvik a5b1af4999 Normalize line endings 9 years ago
Jason Green 80d10bef07 Added USB Virtual Serial support 9 years ago
Joe Wasson 8090f6b499 Improve one-hand support by adding more actions and tap keys. 9 years ago
Joe Wasson dd37860160 Add one-hand support. 9 years ago
Fred Sundvik dd8c1a7659 Don't add VERSION as a define 9 years ago
Fred Sundvik e01b4c3fd9 Most ergodox keymaps compiles on Infinity 9 years ago
Joe Wasson f9956c2aac Fix compiler warning when PREVENT_STUCK_MODIFIERS is enabled. 9 years ago