Commit Graph

424 Commits (bfc33a56d7f69d1e75d72d88a6df3fdc16f3dafb)

Author SHA1 Message Date
Jack Humbert a889b899e2 working with power limit 9 years ago
Jack Humbert 5f91fb4136 working with power limit 9 years ago
Jack Humbert 52d7f7d277 Merge pull request from priyadi/unicode_map 9 years ago
Jack & Erez e27a754b70 [Jack & Erez] Simplifies and documents TO 9 years ago
Jack Humbert aa8aa6af75 Merge pull request from npoirey/master 9 years ago
Jack Humbert 0f119e09a5 Merge pull request from Vifon/dynamic_macros 9 years ago
Jack Humbert 03b6fcdaf0 Merge pull request from fredizzimo/rgb_tuning 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
Jack Humbert b8679bbe04 RGBW lights 9 years ago
coderkun a3f5a4cf58 Declare Unicode method hex_to_keycode() as “weak” 9 years ago
Jack Humbert 7c76d36454 Merge pull request 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 () 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 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 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
Jack Humbert 8144ce8852 Merge pull request from Vifon/dynamic_macros 9 years ago
Jack Humbert 39a95897bc Merge pull request from Vifon/process_record_nocache-fix 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
Jack Humbert 213cb2c243 Merge pull request from kuel/master 9 years ago
Jack Humbert e62c588921 Merge pull request from 0xdec/patch-1 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
Jack Humbert f9aadd17e8 Merge pull request from lindhe/master 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
Jack Humbert 24bd931962 Merge pull request from robertdale/music-play-fix 9 years ago
Jack Humbert 41f15d8c34 Merge pull request from Darthabel/fix_bepo 9 years ago
Robert Dale 3ea738e450 ensure there's a recording to play before playing; also enables the LGUI button to play a tone 9 years ago
Vivien Alger 7b4d30ee50 Fix some errors in bepo mapping 9 years ago
Gergely Nagy 44e16ffc80 tap-dance: Code cleanup 9 years ago
Gergely Nagy ce8cc9219f tap-dance: Support user_data for the callbacks 9 years ago
Gergely Nagy 70e42489de tap-dance: Support for holding keys 9 years ago
Jack Humbert 940358ed4f Merge pull request from jakllsch/upstream 9 years ago
Pavlos Vinieratos 4e6a8627d8 add a couple of comments 9 years ago
Pavlos Vinieratos d5daec2a58 on_each_tap_fn is called on tap down and tap up 9 years ago
Pavlos Vinieratos dda2fd6ff3 in the default case, it should be called if there is actually a tap 9 years ago
Pavlos Vinieratos d3091faf36 change naming, and remove extraneous definition 9 years ago
Pavlos Vinieratos f3b56701ed add an `anyway` and a `reset` callback 9 years ago
Pavlos Vinieratos 1a7e954f9f in case its NULL 9 years ago
Jonathan A. Kollasch 4278d88615 keymap_dvorak.h: add missing shifted keys, fix whitespace 9 years ago
Jonathan A. Kollasch 25938a09a6 extra_keymaps: use RALT() instead of 0x1400 for AltGr 9 years ago
Jonathan A. Kollasch 010dd13084 keymap_extras: add newline at end of files 9 years ago
Pavlos Vinieratos a28a6e5b79 extract reset keyboard into a function 9 years ago
Jack Humbert a998a48673 Merge pull request from Smilliam/master 9 years ago
Smilliam b12fe6abb2 Made rollover behavior for space cadet optional 9 years ago
TerryMathews f7a8682226 Move return out of event if block 9 years ago
TerryMathews 50c686587e Create keycodes for RGB control functions 9 years ago
Fred Sundvik 9870082a06 Fix the range for consumer keys 9 years ago
Jack Humbert c1dfb636ef fixes quantum template (actually) 9 years ago
Jack Humbert 57e08eb8ba updates rgblight implementation, makes non-timer stuff compatible with audio 9 years ago
Jack Humbert ad43d450ca Merge pull request from fredizzimo/integrate_visualizer 9 years ago
Jack Humbert 589df84d6c corrects quantum template 9 years ago
Fred Sundvik caedec92d2 Move the visualizer_user file to keymap folder 9 years ago
Fred Sundvik aaac254ebc Delete lcd_backlight_hal.c 9 years ago
Fred Sundvik dae7c9bfb3 Fix the SERIAL_LINK_ENABLE macro in Visualizer 9 years ago
Fred Sundvik 7229751ba9 Fix visualizer crash at startup 9 years ago
Fred Sundvik 07d0d5cbe4 Makefile fixes and update of Visualizer 9 years ago
Jack Humbert a4bf46f9b1 default keymap, reset sorted out for now, added serial to makefile 9 years ago
Fred Sundvik 70797bb8f2 Makefile changes and files to compile Visualizer 9 years ago
Fred Sundvik 6c29655790 Merge commit '73d890a2c9c34b905cd5e74e7146fdd4578dcb96' into add_visualizer 9 years ago
Fred Sundvik f727801bc6 Delete .gitmodules from visualizer 9 years ago
Fred Sundvik 9f33a5593c Add 'quantum/visualizer/' from commit 'bde869aa7ec8601459bc63b9636081d21108d1be' 9 years ago
Jack Humbert c6d671e54c Merge pull request from fredizzimo/serial_link 9 years ago
Fred Sundvik d5e7603d55 Remove extra serial_link subdirectory 9 years ago
Fred Sundvik c5bf090d16 Remove CGreen make files 9 years ago
Fred Sundvik 3ac52b2e76 Remove serial_link .gitignore and .gitmodules 9 years ago
Jack Humbert 3577e26fd9 fix/annotate wait_us lines 9 years ago
Fred Sundvik 639cdd363e Add 'quantum/serial_link/' from commit 'a20d513e3cdacbf6e0e70a80402497ad10166434' 9 years ago
Jack Humbert 421ff74e0c Merge pull request from Chipairon/patch-1 9 years ago
Smilliam 6b0c9cc905 fixed indentation. 9 years ago
Smilliam 1412076df6 Allow Space Cadet state to be canceled by alternate Shift key 9 years ago
Jack Humbert 8e88d55bfd reverts for the most part () 9 years ago
Rubén Díaz-Jorge 132c047469 Fix for '~' in spanish layout 9 years ago
fredizzimo 4d4f7684e6 Add ChibiOS support for QMK () 9 years ago
Jack Humbert 8125cdb88c gets rid of rand warning [skip ci] 9 years ago
Jack Humbert 60fd885a6e rand supports other chips 9 years ago
Jack Humbert 197f152dee adds random base64 character generator 9 years ago
Jack Humbert 65faab3b89 Moves features to their own files (process_*), adds tap dance feature () 9 years ago
Jack Humbert 215c2119af Implements subprojects and updates projects for this () 9 years ago
Jack Humbert 00dcac7270 updates planck macros to keycodes, prototype fn_actions 9 years ago
Jack Humbert b68b722325 updates ez's matrix to spec 9 years ago
Jack Humbert 13bb6b4b7f Backlight abstraction and other changes () 9 years ago
Jack Humbert 98f0807359 increase leader seq size to 5 9 years ago
Jack Humbert 649b33d778 Renames keyboard folder to keyboards, adds couple of tmk's fixes () 9 years ago
Jack Humbert e329729d3a adds fuse settings for atmega32u4, fixes keymap_extras includes 9 years ago
Jack Humbert 1a0bac8bcc Warning reductions () 9 years ago
Jack Humbert 80c8705419 reduces rgblight warnings, integrates completely () 9 years ago
Jack Humbert a8375fa15a updates all config.h and Makefiles to correct references, text 9 years ago
Jack & Erez 76076db725 [Jack & Erez] Fixes Space Cadet right shift 9 years ago
Jack Humbert db32864ce7 Cleans up quantum/keymap situation, removes extra lufa folders () 9 years ago
Jack Humbert 008c8d54a0 adds power_up to quantum's matrix file 9 years ago
Jack Humbert b70248fa21 addresses 9 years ago
Jack Humbert d9e4dad0a8 Makefile redo & other features () 9 years ago
Eric Tang 794aed37a0 Improve string sending () 9 years ago
Jack Humbert 4635b44533 new line/tab in send_string 9 years ago
Jack Humbert 1c9f33c06a adds send_string functionality (string macros) 9 years ago
Jack Humbert a53bc24c4d makes .SILENT (less verbose) by default - override with VERBOSE=1 9 years ago
Jack Humbert 17977a7e24 process_record implementation (non-breaking for process_action ATM) 9 years ago