281 Commits (de58ec9738deebe73a43b9511c8df441c6f81efa)

Author SHA1 Message Date
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
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
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
Jordi Orlando 899c88cd8b Increament -> increment
8 years ago
Jordi Orlando 3a860c4bc2 Clean up rgblight.c
8 years ago
Jack Humbert f9aadd17e8 Merge pull request #558 from lindhe/master
8 years ago
Andreas Lindhé 283ebbe142 Change Nordic ampersand code to match the English
8 years ago
Andreas Lindhé b6fa762234 Fix misspelled command in Norwegian helper
8 years ago
Jack Humbert 8b94e26d7c Fixes midi functionality
8 years ago
Jack Humbert 24bd931962 Merge pull request #552 from robertdale/music-play-fix
8 years ago
Jack Humbert 41f15d8c34 Merge pull request #550 from Darthabel/fix_bepo
8 years ago
Robert Dale 3ea738e450 ensure there's a recording to play before playing; also enables the LGUI button to play a tone
8 years ago
Vivien Alger 7b4d30ee50 Fix some errors in bepo mapping
8 years ago
Gergely Nagy 44e16ffc80 tap-dance: Code cleanup
8 years ago
Gergely Nagy ce8cc9219f tap-dance: Support user_data for the callbacks
8 years ago
Gergely Nagy 70e42489de tap-dance: Support for holding keys
8 years ago
Jack Humbert 940358ed4f Merge pull request #518 from jakllsch/upstream
8 years ago
Pavlos Vinieratos 4e6a8627d8 add a couple of comments
8 years ago
Pavlos Vinieratos d5daec2a58 on_each_tap_fn is called on tap down and tap up
8 years ago
Pavlos Vinieratos dda2fd6ff3 in the default case, it should be called if there is actually a tap
8 years ago