Commit Graph

597 Commits (a67c930e9e7b44c6fa7f73516f8410da8de6cb15)

Author SHA1 Message Date
Adam Gausmann 8d99140d1b Missing ifdef statement 9 years ago
Pavlos Vinieratos cda4b534fa add user_data field 9 years ago
Pavlos Vinieratos 0edc82f030 formatting 9 years ago
Pavlos Vinieratos e1f131db8e restore each_tap callback 9 years ago
Jonathan A. Kollasch f0021c9cb9 Add more shifted Dvorak key code definitions 9 years ago
Didier Loiseau 1aeb59335f Fixed compilation issues after the merge 9 years ago
IBNobody 558f3ec1eb Use keyboard config for nkro (#7) 9 years ago
IBNobody e571d4656c Set keyboard_nkro (used by TMK) w/ MAGIC_HOST_NKRO 9 years ago
Gergely Nagy acda2b793f tap-dance: Do not start a sequence on keyup 9 years ago
Gergely Nagy c9ea236fc3 process_unicode: Add get_unicode_input_mode() 9 years ago
Fred Sundvik 1f5838a286 Fix the keyboard template with new make syntax 9 years ago
Fred Sundvik ffb0a126f5 Convert tirple_buffered_object_tests to GTest 9 years ago
Fred Sundvik bcdf9ab76b Convert transport_tests to GTest 9 years ago
Fred Sundvik b3eba797af Convert frame_validator_tests to GTest 9 years ago
Fred Sundvik cdd0913bcc Convert frame_router_tests to GTest 9 years ago
Fred Sundvik 0a11460175 Build actual tests, convert byte_stuffer_tests 9 years ago
Fred Sundvik 6d7cd639a5 Basic framework for parsing test targets 9 years ago
IBNobody 936a26d04f Added pin support for A0-A7 9 years ago
Gergely Nagy a058ae40e2 quantum: Move qk_ucis_state to process_unicode.c 9 years ago
IBNobody 705c775a4a Nightly 9 years ago
coderkun 81594c7883 Drop method to set Unicode input key and declare start and finish methods as “weak” instead 9 years ago
coderkun dffdeb50b7 Add method to set Unicode input key for ISO 14755 9 years ago
Fred Sundvik ab4d7adbb9 Fix the template for the Makefile/rules.mk split 9 years ago
Gergely Nagy 0d28787c5c Add a register/unregister_code16 pair of functions 9 years ago
Wojciech Siewierski 39e8e61258 Implement the dynamic macros that are recorded in runtime 9 years ago
Wojciech Siewierski 644c8c7927 Fix the process_record_nocache function 9 years ago
Gergely Nagy 29f64d7a93 tap-dance: Major rework, to make it more reliable 9 years ago
Gergely Nagy d78058cc75 tap-dance: Include action_tapping.h for TAPPING_TERM 9 years ago
Gergely Nagy e8845f0daf process_unicode: Introduce a slight delay 9 years ago
Gergely Nagy 43d08629cf process_unicode: Replace register_hex32 9 years ago
Gergely Nagy a312cbf712 process_unicode: Use uint32_t for UCIS purposes 9 years ago
Gergely Nagy 234dd276cf process_unicode: Make the startup overridable 9 years ago
Gergely Nagy 857aa5bef6 process_unicode: Call process_ucis() automatically 9 years ago
Gergely Nagy 0b6861827f process_unicode: Handle too long UCIS symbol names 9 years ago
Gergely Nagy fa06a16360 process_unicode: Add a way to enter unicode symbols by name 9 years ago
Gergely Nagy 63e5782d2c process_unicode: Small refactor & linux fix 9 years ago
Gergely Nagy 8bdf745909 process_unicode: Fix set_unicode_input_mode() 9 years ago
shela e692ebf86a fix typo 9 years ago
kuel 2a0121a786 Removed unnecessary comment 9 years ago
kuel c5ee24a6c3 Add keymap_russian.h, a software implementation of Russian 9 years ago
kuel c70b276b1b Add keymap_cyrillic.h, lots of cyrillic characters 9 years ago
JeeBak Kim 7d0345ef25 Add IN_LIKE_FLINT song 9 years ago
Fred Sundvik e01b4c3fd9 Most ergodox keymaps compiles on Infinity 9 years ago
Gergely Nagy b21e8b97ac tap-dance: Add some debugging support 9 years ago
Jordi Orlando ea2d2f5d58 Simplify HSV->RGB calculation 9 years ago
Jordi Orlando 899c88cd8b Increament -> increment 9 years ago
Jordi Orlando 3a860c4bc2 Clean up rgblight.c 9 years ago
Andreas Lindhé 283ebbe142 Change Nordic ampersand code to match the English 9 years ago
Andreas Lindhé b6fa762234 Fix misspelled command in Norwegian helper 9 years ago
Jack Humbert 8b94e26d7c Fixes midi functionality 9 years ago