Commit Graph

303 Commits (b4622eb894a8fd2e28ad5508954eb4bd705482c0)

Author SHA1 Message Date
Didier Loiseau 1aeb59335f Fixed compilation issues after the merge
8 years ago
Didier Loiseau b9014c7575 Merge remote-tracking branch 'remotes/jackhumbert/master' into bépo
8 years ago
IBNobody 558f3ec1eb Use keyboard config for nkro (#7)
8 years ago
IBNobody e571d4656c Set keyboard_nkro (used by TMK) w/ MAGIC_HOST_NKRO
8 years ago
Gergely Nagy acda2b793f tap-dance: Do not start a sequence on keyup
8 years ago
Gergely Nagy c9ea236fc3 process_unicode: Add get_unicode_input_mode()
8 years ago
Jack Humbert a1b289c99a Merge pull request #694 from fredizzimo/keyboard_template
8 years ago
Fred Sundvik 1f5838a286 Fix the keyboard template with new make syntax
8 years ago
Fred Sundvik ffb0a126f5 Convert tirple_buffered_object_tests to GTest
8 years ago
Fred Sundvik bcdf9ab76b Convert transport_tests to GTest
8 years ago
Fred Sundvik b3eba797af Convert frame_validator_tests to GTest
8 years ago
Fred Sundvik cdd0913bcc Convert frame_router_tests to GTest
8 years ago
Fred Sundvik 0a11460175 Build actual tests, convert byte_stuffer_tests
8 years ago
Fred Sundvik 6d7cd639a5 Basic framework for parsing test targets
8 years ago
Fred Sundvik 523dff3005 Merge branch 'master' into makefile_overhaul
8 years ago
IBNobody 8423601ea1 Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into vision_division_dev
8 years ago
IBNobody 936a26d04f Added pin support for A0-A7
8 years ago
Gergely Nagy a058ae40e2 quantum: Move qk_ucis_state to process_unicode.c
8 years ago
IBNobody 5d685efa49 Merge remote-tracking branch 'refs/remotes/origin/master' into vision_division_dev
8 years ago
Fred Sundvik 8f2af3c6bc Merge branch 'master' into makefile_overhaul
8 years ago
IBNobody 705c775a4a Nightly
8 years ago
coderkun 81594c7883 Drop method to set Unicode input key and declare start and finish methods as “weak” instead
8 years ago
coderkun dffdeb50b7 Add method to set Unicode input key for ISO 14755
8 years ago
Fred Sundvik ab4d7adbb9 Fix the template for the Makefile/rules.mk split
8 years ago
Gergely Nagy 0d28787c5c Add a register/unregister_code16 pair of functions
8 years ago
Jack Humbert 8144ce8852 Merge pull request #648 from Vifon/dynamic_macros
8 years ago
Jack Humbert 39a95897bc Merge pull request #647 from Vifon/process_record_nocache-fix
8 years ago
Wojciech Siewierski 39e8e61258 Implement the dynamic macros that are recorded in runtime
8 years ago
Wojciech Siewierski 644c8c7927 Fix the process_record_nocache function
8 years ago
Gergely Nagy 29f64d7a93 tap-dance: Major rework, to make it more reliable
8 years ago
Gergely Nagy d78058cc75 tap-dance: Include action_tapping.h for TAPPING_TERM
8 years ago
Gergely Nagy e8845f0daf process_unicode: Introduce a slight delay
8 years ago
Gergely Nagy 43d08629cf process_unicode: Replace register_hex32
8 years ago
Gergely Nagy a312cbf712 process_unicode: Use uint32_t for UCIS purposes
8 years ago
Gergely Nagy 234dd276cf process_unicode: Make the startup overridable
8 years ago
Gergely Nagy 857aa5bef6 process_unicode: Call process_ucis() automatically
8 years ago
Gergely Nagy 0b6861827f process_unicode: Handle too long UCIS symbol names
8 years ago
Gergely Nagy fa06a16360 process_unicode: Add a way to enter unicode symbols by name
8 years ago
Gergely Nagy 63e5782d2c process_unicode: Small refactor & linux fix
8 years ago
Gergely Nagy 8bdf745909 process_unicode: Fix set_unicode_input_mode()
8 years ago
shela e692ebf86a fix typo
8 years ago
kuel 2a0121a786 Removed unnecessary comment
8 years ago
kuel c5ee24a6c3 Add keymap_russian.h, a software implementation of Russian
8 years ago
Jack Humbert 213cb2c243 Merge pull request #605 from kuel/master
8 years ago
Jack Humbert e62c588921 Merge pull request #561 from 0xdec/patch-1
8 years ago
kuel c70b276b1b Add keymap_cyrillic.h, lots of cyrillic characters
8 years ago
JeeBak Kim 7d0345ef25 Add IN_LIKE_FLINT song
8 years ago
Fred Sundvik e01b4c3fd9 Most ergodox keymaps compiles on Infinity
8 years ago
Gergely Nagy b21e8b97ac tap-dance: Add some debugging support
8 years ago
Jordi Orlando ea2d2f5d58 Simplify HSV->RGB calculation
8 years ago