Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Leader key implementation (#326) | Erez Zukerman | 2016-05-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | * implements leader key for planck experimental * allows override of leader timeout * adds ability to use the leader key in seq * fixes leader keycode * adds chording prototype * fixes keycode detection * moves music mode to quantum.c * disables chording by default * updates process_action functions to return bool | |||||
* | adds keycode shortcuts for OSL and OSM | Jack Humbert | 2016-05-05 | 1 | -0/+8 | |
| | ||||||
* | Clarified audio.c (#302) | IBNobody | 2016-05-03 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | * Updated personal layouts * tweaked personal * Nightly - Audio Cleanup Refactored the LUTs. Abstracted some of the registers out of audio to use more functional names. Split audio into audio and audio_pwm. WIP * nightly - collapsed code * Added check for note playing to LEDs | |||||
* | Update functions used to write to EEPROM | Eric Tang | 2016-04-21 | 1 | -1/+1 | |
| | ||||||
* | note sliding - on right now | Jack Humbert | 2016-04-18 | 1 | -0/+1 | |
| | ||||||
* | Added extra songs, LED indicator notes | IBNobody | 2016-04-17 | 1 | -10/+4 | |
| | ||||||
* | Converted goodbye to notes, fixed eighth dotted note macro | IBNobody | 2016-04-17 | 1 | -8/+6 | |
| | ||||||
* | Merge remote-tracking branch 'remotes/jackhumbert/master' into ↵ | IBNobody | 2016-04-17 | 1 | -7/+9 | |
|\ | | | | | | | personal_atomic_planck | |||||
| * | planck default layout updates | Jack Humbert | 2016-04-17 | 1 | -4/+4 | |
| | | ||||||
| * | no need for length of play_notes array with macro | Jack Humbert | 2016-04-16 | 1 | -2/+2 | |
| |\ | ||||||
| * | | changes to play_notes, goodbye | Jack Humbert | 2016-04-16 | 1 | -7/+9 | |
| | | | ||||||
* | | | Fixed many compiler warnings related to print being disabled | IBNobody | 2016-04-17 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | Fixed how note arrays are used. | IBNobody | 2016-04-16 | 1 | -2/+2 | |
|/ | ||||||
* | rests between notes as an argument | Jack Humbert | 2016-04-16 | 1 | -1/+1 | |
| | ||||||
* | fixes audio prescaler to emit correct freq | Jack Humbert | 2016-04-16 | 1 | -3/+3 | |
| | ||||||
* | MAGIC functionality, AG swap in default layout | Jack Humbert | 2016-04-16 | 1 | -112/+138 | |
| | ||||||
* | [Erez & Jack] Makes tri-layer available across Quantum | Erez Zukerman | 2016-04-07 | 1 | -0/+8 | |
| | ||||||
* | audio note length fixes | Jack Humbert | 2016-04-15 | 1 | -6/+4 | |
| | ||||||
* | Compiler Warnings / Atomic TLC | IBNobody | 2016-04-13 | 1 | -2/+4 | |
| | | | | | Corrected compiler warnings for a number of issues. Gave Atomic some TLC. | |||||
* | Minor Tweaks and Documentation | IBNobody | 2016-03-28 | 1 | -0/+1 | |
| | | | | | | | | Fixed compiler warning by including bootloader.h in keymap_common.c. Changed FORCE_NKRO to only be applied if NKRO_ENABLE is defined. Added extra documentation to the template config.h | |||||
* | Add support for Atreus running on A-Star | Chris Gerber | 2016-02-15 | 1 | -0/+3 | |
| | ||||||
* | Use boolean AND instead of bitwise (possible typo) | Wojciech Siewierski | 2016-02-07 | 1 | -1/+1 | |
| | | | Fortunately seems harmless. | |||||
* | audio on reset | Jack Humbert | 2016-01-29 | 1 | -0/+17 | |
| | ||||||
* | More work on ErgoDox EZ default keymap | Erez Zukerman | 2015-10-28 | 1 | -2/+5 | |
| | ||||||
* | layer tap, mod tap | Jack Humbert | 2015-10-27 | 1 | -0/+4 | |
| | ||||||
* | toggle and hold-tap action shortcuts | Jack Humbert | 2015-10-27 | 1 | -2/+12 | |
| | ||||||
* | fixed makefile, added MO DF shortcuts | Jack Humbert | 2015-10-26 | 1 | -6/+24 | |
| | ||||||
* | added ergodox | Jack Humbert | 2015-10-26 | 1 | -4/+15 | |
| | ||||||
* | quantum separated | Jack Humbert | 2015-10-26 | 1 | -0/+226 | |