Commit Graph

311 Commits (5b2e455d3b71bfb90754930d1f22d3e8ce98b927)

Author SHA1 Message Date
Priyadi Iman Nurcahyo 5b2e455d3b Unicode map framework. Allow unicode up to 0xFFFFF using separate
9 years ago
coderkun a3f5a4cf58 Declare Unicode method hex_to_keycode() as “weak”
9 years ago
Jack Humbert 7c76d36454 Merge pull request #794 from AGausmann/midi-patch
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
Didier Loiseau b9014c7575 Merge remote-tracking branch 'remotes/jackhumbert/master' into bépo
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
Jack Humbert a1b289c99a Merge pull request #694 from fredizzimo/keyboard_template
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
Fred Sundvik 523dff3005 Merge branch 'master' into makefile_overhaul
9 years ago
IBNobody 8423601ea1 Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into vision_division_dev
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 5d685efa49 Merge remote-tracking branch 'refs/remotes/origin/master' into vision_division_dev
9 years ago
Fred Sundvik 8f2af3c6bc Merge branch 'master' into makefile_overhaul
10 years ago
IBNobody 705c775a4a Nightly
10 years ago
coderkun 81594c7883 Drop method to set Unicode input key and declare start and finish methods as “weak” instead
10 years ago
coderkun dffdeb50b7 Add method to set Unicode input key for ISO 14755
10 years ago
Fred Sundvik ab4d7adbb9 Fix the template for the Makefile/rules.mk split
10 years ago
Gergely Nagy 0d28787c5c Add a register/unregister_code16 pair of functions
10 years ago
Jack Humbert 8144ce8852 Merge pull request #648 from Vifon/dynamic_macros
10 years ago
Jack Humbert 39a95897bc Merge pull request #647 from Vifon/process_record_nocache-fix
10 years ago
Wojciech Siewierski 39e8e61258 Implement the dynamic macros that are recorded in runtime
10 years ago
Wojciech Siewierski 644c8c7927 Fix the process_record_nocache function
10 years ago
Gergely Nagy 29f64d7a93 tap-dance: Major rework, to make it more reliable
10 years ago
Gergely Nagy d78058cc75 tap-dance: Include action_tapping.h for TAPPING_TERM
10 years ago
Gergely Nagy e8845f0daf process_unicode: Introduce a slight delay
10 years ago
Gergely Nagy 43d08629cf process_unicode: Replace register_hex32
10 years ago
Gergely Nagy a312cbf712 process_unicode: Use uint32_t for UCIS purposes
10 years ago
Gergely Nagy 234dd276cf process_unicode: Make the startup overridable
10 years ago
Gergely Nagy 857aa5bef6 process_unicode: Call process_ucis() automatically
10 years ago
Gergely Nagy 0b6861827f process_unicode: Handle too long UCIS symbol names
10 years ago
Gergely Nagy fa06a16360 process_unicode: Add a way to enter unicode symbols by name
10 years ago
Gergely Nagy 63e5782d2c process_unicode: Small refactor & linux fix
10 years ago
Gergely Nagy 8bdf745909 process_unicode: Fix set_unicode_input_mode()
10 years ago
shela e692ebf86a fix typo
10 years ago
kuel 2a0121a786 Removed unnecessary comment
10 years ago