Commit Graph

331 Commits (e40c33f754a86c4dd7bd3c7b5c7efe822f2893bc)

Author SHA1 Message Date
IBNobody 32f88c0717 Made scanning more efficient 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
Priyadi Iman Nurcahyo 4a666c2010 Unicode WinCompose input method 9 years ago
Priyadi Iman Nurcahyo e7d5dc89f2 UNICODE_MAP: remove 5 char limit; ignore leading zeroes; handle OS limitations 9 years ago
Artyom Mironov 6e003b1e3f add programmer dvorak keymap 9 years ago
Jack & Erez e27a754b70 [Jack & Erez] Simplifies and documents TO 9 years ago
Priyadi Iman Nurcahyo 5b2e455d3b Unicode map framework. Allow unicode up to 0xFFFFF using separate 9 years ago
Fred Sundvik ffae9d84c5 CIE 1931 dim curve 9 years ago
Fred Sundvik 92a3a96849 Apply the dim curve to the RGB output 9 years ago
Fred Sundvik 9b0e21f87f Tunable RGB light intervals 9 years ago
Wojciech Siewierski 70f32842e5 Reduce the default dynamic macro buffer 9 years ago
npoirey 1048a588c7 Add Altgr combination for non US layouts 9 years ago
coderkun a3f5a4cf58 Declare Unicode method hex_to_keycode() as “weak” 9 years ago
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