Commit Graph

346 Commits (de1df639535817e17f1c01f07e7a629cec478526)

Author SHA1 Message Date
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
Jack Humbert a2f31c886f getting ready for getters and setters 9 years ago
Jack Humbert 78b3a88154 merging in 9 years ago
Jack Humbert e49712b559 note sliding - on right now 9 years ago
Stephan Bösebeck 9cc39156f7 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
IBNobody 82ec81660e Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into personal_atomic_planck 9 years ago
IBNobody ef73ab6628 Notes Bugfix 9 years ago
Jack Humbert 89a78f4a11 audio fixes 9 years ago
Jack Humbert 5a15c113d7 Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware 9 years ago
IBNobody 5c98ad5960 Added extra songs, LED indicator notes 9 years ago
Jack Humbert d94960be5b Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard 9 years ago
Jack Humbert e0ab1dcf4c merging 9 years ago
Jack Humbert ce463ef424 audio fixes 9 years ago
Stephan Bösebeck 6d40f7c506 added new experimental layout - works with ErgodoxLayoutGenerator 9 years ago
IBNobody 23231fa577 Converted goodbye to notes, fixed eighth dotted note macro 9 years ago
IBNobody 3103ea542f Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomic_planck 9 years ago
IBNobody d5b72e7bde Fixed many compiler warnings related to print being disabled 9 years ago
a0-c 90289aa53f __attribute__ ((weak)) added to led_set 9 years ago
IBNobody c940e87235 fixed single note play copy/paste bug 9 years ago
Jack Humbert 319fbe344b Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware 9 years ago
IBNobody 29e495be2a Added trimble and tempo adjustments! 9 years ago
IBNobody 943b5b7709 Adding folding to #if, etc 9 years ago
Jack Humbert a67d425f4d planck default layout updates 9 years ago
Jack Humbert e7b9959819 no need for length of play_notes array with macro 9 years ago
IBNobody 45f10b4c4b Fixed how note arrays are used. 9 years ago