Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-26 | organize in subfolder | Tobias Matt | |
2016-04-26 | adds freq LUT for future use | Jack Humbert | |
2016-04-26 | adds delayed vibrato | Jack Humbert | |
2016-04-26 | basic layout | Bubblepoint | |
2016-04-26 | [Erez & Jack] Examples for advanced macro stuff | Erez Zukerman | |
2016-04-25 | Merge pull request #282 from jasontwong/master | Erez Zukerman | |
Add new keymap | |||
2016-04-25 | adds revisions of .hex files for planck/preonic | Jack Humbert | |
2016-04-25 | removes old .hex files | Jack Humbert | |
2016-04-25 | updates default voice, prunes voices | Jack Humbert | |
2016-04-25 | addresses memory limits concerns for atomic default makefile | Jack Humbert | |
2016-04-25 | updates preonic default keymap | Jack Humbert | |
2016-04-25 | updates planck default keymap | Jack Humbert | |
2016-04-24 | Compiled Hex File | Jason T. Wong | |
The keymap file to use without compilation. | |||
2016-04-24 | updating personal atomic keymap (#285) | IBNobody | |
2016-04-24 | Merge pull request #280 from Twey/master | Erez Zukerman | |
Add `quantum/keymap_extras/keymap_plover.h` and a keymap. | |||
2016-04-25 | Add Twey's keymap | James ‘Twey’ Kay | |
2016-04-24 | Fix some makefile issues, and symbol issues | Fred Sundvik | |
2016-04-24 | Run mirrored keyframes for led tests as well | Fred Sundvik | |
2016-04-24 | LEDS are flushed automatically | Fred Sundvik | |
After running the animation, instead of having to do it manually. This avoids duplicate flushing, and better support for cross-fades. | |||
2016-04-24 | Add led crossfading | Fred Sundvik | |
2016-04-24 | Add function for running the next keyframe | Fred Sundvik | |
2016-04-24 | Add last and first update of frame for anims | Fred Sundvik | |
2016-04-24 | Add left to right gradient keyframe for leds | Fred Sundvik | |
2016-04-24 | Add fade out for the led test | Fred Sundvik | |
2016-04-24 | Add simple led support | Fred Sundvik | |
Also the first version of a led testing animation | |||
2016-04-23 | Update keymap image | Jason T. Wong | |
Why: * The transparency made it ugly. This change addresses the need by: * Make transparent parts white. | |||
2016-04-23 | adds voice iteration to planck default | Jack Humbert | |
2016-04-23 | Add new keymap | Jason T. Wong | |
Why: * I want a custom keymap that suits my needs. This change addresses the need by: * Cloned default keymap. * Customized layout. * Updated README. * Add an image created from keyboard layout editor. | |||
2016-04-23 | Add a keymap_extras header for Plover | James ‘Twey’ Kay | |
2016-04-22 | Fix typo (#276) | Eric Tang | |
2016-04-22 | adds more voice harmonics | Jack Humbert | |
2016-04-22 | Merge remote-tracking branch 'origin/master' | Jack Humbert | |
# Conflicts: # quantum/audio/voices.c | |||
2016-04-22 | adds fifth and fourth down voices | Jack Humbert | |
2016-04-22 | fixed compiler warnings (#273) | IBNobody | |
2016-04-21 | adds more voices, fixes macro redefines | Jack Humbert | |
2016-04-21 | Merge pull request #271 from eltang/qmk_firmware/eeprom_wear_fix | Jack Humbert | |
Update functions used to write to EEPROM | |||
2016-04-21 | Update functions used to write to EEPROM | Eric Tang | |
2016-04-21 | adds multiple voices and the ability to iterate/deiterate between them | Jack Humbert | |
2016-04-21 | Merge pull request #265 from sboesebeck/master | Erez Zukerman | |
ErgodoxLayoutGenerator used | |||
2016-04-21 | converts tabs to spaces | Jack Humbert | |
2016-04-21 | restructures audio, begins voicing | Jack Humbert | |
2016-04-20 | fade envelope | Jack Humbert | |
2016-04-20 | start of envelope function | Jack Humbert | |
2016-04-20 | sounds for plover layout | Jack Humbert | |
2016-04-20 | start-up sound working, removes tick with some devices | Jack Humbert | |
2016-04-20 | there is no on | Jack Humbert | |
2016-04-20 | delay isn't the problem here | Jack Humbert | |
2016-04-20 | makes the plover keymap correct | Jack Humbert | |
2016-04-20 | changed the macro generation of the ELG to use UP, DOWN, TYPE instead of ↵ | Stephan Bösebeck | |
U,D,T - makes it work with custom keycodes | |||
2016-04-20 | added some words about the ELG in the readme | Stephan Bösebeck | |