Commit Graph

370 Commits (f2e5ca25dbdf7589c001bfc6fd2a8f3e70cef038)

Author SHA1 Message Date
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
Jack Humbert 38987d4c15 updates quantum template to prevent backlight conflicts 9 years ago
Jack Humbert de57799530 brings alps64 up-to-date (needs testing) 9 years ago
Jack Humbert 209ee3cd05 removes duplicate double quote and odd whitespace 9 years ago
Nathan Sharfi 9d6debd9b2 Add double quote for everyone; update Zweihander 9 years ago
Erez Zukerman 8bc69afc63 [Erez & Jack] Optimizes shift_interrupted array 9 years ago
Erez Zukerman 1237025963 [Erez & Jack] Packages Space Cadet shifts into keycodes 9 years ago
Jack Humbert 287eb7ad14 Converted audio play functions to *_user () 9 years ago
Eric Tang 1ae6011cef Clean up #343's code () 9 years ago
Eric Tang aaa758f1d3 Optimize matrix scanning () 9 years ago
purpleP 0275d444d7 fixed small bug with AUDIO_ENABLED () 9 years ago
Jack Humbert b732b79b49 adapts unicode to quantum.c () 9 years ago
Jack Humbert 0428214b90 adds music and audio toggles () 9 years ago
heartsekai 465aabe11d Added Swiss-German keymap. () 9 years ago
Jack Humbert fde477a927 updates midi functionality () 9 years ago
Jack Humbert bf5c2ccee5 splits process_action up to handle records separately () 9 years ago
Jack Humbert 15719f3574 adds a sequencer to the music mode () 9 years ago
Erez Zukerman 1a8c0dd22d Leader key implementation () 9 years ago
Jack Humbert 3f02637f4d Backlight Breathing for Planck and Atomic 9 years ago
Jack Humbert 684793360c quantum accommodates more than 16 columns 9 years ago
Erez Zukerman 2ce9644caa Merge pull request from adiabatic/ergodox-zweihander-osx 9 years ago
Nathan Sharfi 08f3142463 Add KC_LABK and KC_RABK (< and >) 9 years ago
Erez Zukerman 9bb368a5fb [Jack & Erez] Defines MOD_HYPR and MOD_MEH 9 years ago
Erez Zukerman f293bf2340 [Jack & Erez] Removes duplicate reference, sorts whitespace 9 years ago
Jack Humbert 41b3e399b1 adds keycode shortcuts for OSL and OSM 9 years ago
Tom Duckering d4520cd3ac Referencing the hex file () 9 years ago
IBNobody 83e1cc241e Clarified audio.c () 9 years ago
Jack Humbert 0656f2fa10 moves backlight functionality to keyboard files and updates template makefile 9 years ago
Jack Humbert 66e0323881 removes extra voices, updates .hex files 9 years ago
Jack Humbert e024c11f7a actually resolves conflicts in rgblight.c 9 years ago
Jack Humbert c37d52d213 resolves conflicts in rgblight.c 9 years ago
Jack Humbert bf56838fe9 adds freq LUT for future use 9 years ago
Jack Humbert 140b97a1cd adds delayed vibrato 9 years ago
Jack Humbert e7b6bb641c updates default voice, prunes voices 9 years ago
James ‘Twey’ Kay 7ccfaf750d Add a keymap_extras header for Plover 9 years ago
Eric Tang eb09c450de Fix typo () 9 years ago
Jack Humbert a718c53fe7 adds more voice harmonics 9 years ago
Jack Humbert a8086126fe Merge remote-tracking branch 'origin/master' 9 years ago
Jack Humbert b1900c8dde adds fifth and fourth down voices 9 years ago
IBNobody 082a0f313d fixed compiler warnings () 9 years ago
Jack Humbert 7b3f212500 adds more voices, fixes macro redefines 9 years ago
Eric Tang 620ac4b260 Update functions used to write to EEPROM 9 years ago
Jack Humbert 9828aba2a1 adds multiple voices and the ability to iterate/deiterate between them 9 years ago
Erez Zukerman a8fd65d86f Merge pull request from sboesebeck/master 9 years ago
Jack Humbert e89b806b85 converts tabs to spaces 9 years ago
Jack Humbert 73228f5e5d restructures audio, begins voicing 9 years ago
Jack Humbert 2e60054951 fade envelope 9 years ago
Jack Humbert 2e303b40ae start of envelope function 9 years ago
Jack Humbert 7d1a683607 sounds for plover layout 9 years ago
Jack Humbert b0635e58eb delay isn't the problem here 9 years ago
Stephan Bösebeck 13244a259c Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Jack Humbert de4690593c fixed startup audio with a 500ms delay 9 years ago
Jack Humbert 462601f5e8 breaking changes - restructuring audio.c a little 9 years ago
Stephan Bösebeck 6ff5e10592 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Jack Humbert fd49dfe5cb vibrato and polyphony paratmeters 9 years ago