Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updates midi functionality (#331) | Jack Humbert | 2016-05-15 | 2 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * adds music sequencer functionality * implements audio/music functions in quantum.c * splits up process_action to allow independent processing of actions * moves midi stuff to quantum.c * adds additional scales for midi | ||||
* | adds a sequencer to the music mode (#330) | Jack Humbert | 2016-05-15 | 1 | -69/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | * 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 * adds music sequencer functionality * implements audio/music functions in quantum.c * Merge branch 'master' into process-record | ||||
* | Leader key implementation (#326) | Erez Zukerman | 2016-05-15 | 1 | -18/+30 |
| | | | | | | | | | | | | | | | | | | | | * 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 Bilger321's planck keymap | Jacob Bilger | 2016-05-14 | 4 | -0/+1208 |
| | |||||
* | [planck] adds button for toggling output in plover app (#323) | cwhits | 2016-05-12 | 1 | -3/+8 |
| | | | | | | | | * [planck] toggle plover output in app when toggling plover layer on keyboard * [planck] moved plover toggle to separate key * [planck] renamed toggle button | ||||
* | Backlight Breathing for Planck and Atomic | Jack Humbert | 2016-05-09 | 5 | -4/+402 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * Usability tweaks * TWEAE * nightly added extra kcs to keymap common * turned on Plank audio * Added backlight breathing to atomic * reverted accidental merge * adds backlight pulse to planck | ||||
* | Clarified audio.c (#302) | IBNobody | 2016-05-03 | 3 | -4/+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 | ||||
* | fixes plover start sound | Jack Humbert | 2016-04-29 | 1 | -3/+1 |
| | |||||
* | removes extra voices, updates .hex files | Jack Humbert | 2016-04-29 | 1 | -1/+1 |
| | |||||
* | adds condition to one last audio ref in planck default | Jack Humbert | 2016-04-28 | 1 | -1/+3 |
| | |||||
* | Updated personal layouts (#291) | IBNobody | 2016-04-27 | 4 | -179/+640 |
| | |||||
* | updates planck default keymap | Jack Humbert | 2016-04-25 | 1 | -19/+18 |
| | |||||
* | adds voice iteration to planck default | Jack Humbert | 2016-04-23 | 1 | -4/+24 |
| | |||||
* | Update functions used to write to EEPROM | Eric Tang | 2016-04-21 | 1 | -2/+2 |
| | |||||
* | sounds for plover layout | Jack Humbert | 2016-04-20 | 1 | -27/+12 |
| | |||||
* | makes the plover keymap correct | Jack Humbert | 2016-04-20 | 1 | -1/+1 |
| | |||||
* | fixed startup audio with a 500ms delay | Jack Humbert | 2016-04-20 | 1 | -1/+0 |
| | |||||
* | breaking changes - restructuring audio.c a little | Jack Humbert | 2016-04-19 | 1 | -12/+12 |
| | |||||
* | updated comments about plover | Jack Humbert | 2016-04-19 | 1 | -2/+2 |
| | |||||
* | added plover to default layout | Jack Humbert | 2016-04-19 | 2 | -14/+62 |
| | |||||
* | Added extra songs, LED indicator notes | IBNobody | 2016-04-17 | 1 | -19/+5 |
| | |||||
* | planck default layout updates | Jack Humbert | 2016-04-17 | 1 | -62/+121 |
| | |||||
* | no need for length of play_notes array with macro | Jack Humbert | 2016-04-16 | 1 | -5/+5 |
|\ | |||||
* | | changes to play_notes, goodbye | Jack Humbert | 2016-04-16 | 1 | -5/+5 |
|/ | |||||
* | rests between notes as an argument | Jack Humbert | 2016-04-16 | 1 | -5/+5 |
| | |||||
* | Adding Musical Notes | IBNobody | 2016-04-16 | 3 | -71/+159 |
|\ | |||||
| * | MAGIC functionality, AG swap in default layout | Jack Humbert | 2016-04-16 | 1 | -32/+0 |
| | | |||||
| * | Merge pull request #257 from VoodaGod/bone2planck | Jack Humbert | 2016-04-16 | 1 | -0/+112 |
| |\ | | | | | | | Bone2 Layout adptation for Planck | ||||
| | * | My Attempt at adapting the Bone2 layout with Neo2 navigation cluster & ↵ | Jason Janse van Rensburg | 2016-04-16 | 1 | -0/+112 |
| | | | | | | | | | | | | | | | | | | number block to the Planck. Very much a WIP, will most likely start tweaking further once my Planck kit has dropped | ||||
| * | | new defaults for planck and preonic | Jack Humbert | 2016-04-16 | 1 | -31/+43 |
| | | | |||||
| * | | audio enable stored in eeprom | Jack Humbert | 2016-04-15 | 1 | -1/+6 |
| |/ | |||||
| * | [Erez & Jack] Makes tri-layer available across Quantum | Erez Zukerman | 2016-04-07 | 1 | -9/+0 |
| | | |||||
* | | Prepping for merge with new_defaults | IBNobody | 2016-04-15 | 2 | -27/+24 |
|\| | |||||
| * | audio note length fixes | Jack Humbert | 2016-04-15 | 1 | -23/+23 |
| | | |||||
| * | the spacessss | Jack Humbert | 2016-04-15 | 1 | -2/+1 |
| | | |||||
| * | bootmagic somehow not getting enabled, so adding eeconfig to backlight src ↵ | Jack Humbert | 2016-04-14 | 1 | -3/+0 |
| | | | | | | | | include cond | ||||
| * | might have broken something | Jack Humbert | 2016-04-14 | 1 | -1/+2 |
| | | |||||
* | | fixed merging | IBNobody | 2016-04-14 | 2 | -19/+149 |
|\ \ | |||||
| * | | Merge remote-tracking branch 'remotes/jackhumbert/new_defaults' | IBNobody | 2016-04-14 | 2 | -19/+149 |
| |\| | |||||
| | * | changing up the makefile a bit | Jack Humbert | 2016-04-14 | 2 | -19/+31 |
| | | | |||||
| | * | new defaults | Jack Humbert | 2016-04-14 | 1 | -14/+132 |
| | | | |||||
| * | | Rename pc.c to pvc_planck.c | IBNobody | 2016-04-14 | 1 | -0/+0 |
| |/ | |||||
* | | Rename pc.c to pvc_planck.c | IBNobody | 2016-04-14 | 1 | -0/+0 |
| | | |||||
* | | Nightly | IBNobody | 2016-04-14 | 1 | -18/+53 |
|/ | |||||
* | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into pc_planck | IBNobody | 2016-04-13 | 3 | -49/+112 |
|\ | |||||
| * | Merge pull request #244 from nicosuave/add_nico_planck_keymap | Jack Humbert | 2016-04-11 | 1 | -0/+69 |
| |\ | | | | | | | Add nico keymap | ||||
| | * | Add my keymap | Nico Ritschel | 2016-04-09 | 1 | -0/+69 |
| | | | |||||
| * | | another modification of layers, restored arrow keys and added cut/paste | tak3over | 2016-04-07 | 1 | -13/+31 |
| | | | |||||
| * | | switched raise and lower layers | tak3over | 2016-04-06 | 1 | -16/+13 |
| | | | |||||
| * | | updated my keymap | tak3over | 2016-04-05 | 1 | -3/+1 |
| | | |