~ruther/qmk_firmware

ref: bf545061f2a71b054ccdca6f6261bb7c2ffa4957 qmk_firmware/quantum/quantum.mk -rw-r--r-- 1.5 KiB
fde477a9 — Jack Humbert 9 years ago
updates midi functionality (#331)

* 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
1a8c0dd2 — Erez Zukerman 9 years ago
Leader key implementation (#326)

* 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
d09d2da1 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
3f02637f — Jack Humbert 9 years ago
Backlight Breathing for Planck and Atomic

* 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
f293bf23 — Erez Zukerman 9 years ago
[Jack & Erez] Removes duplicate reference, sorts whitespace
660511f0 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
83e1cc24 — IBNobody 9 years ago
Clarified audio.c (#302)

* 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
8b0274f6 — Nicholas Keene 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
28f0b64e — Roman Zolotarev 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
73228f5e — Jack Humbert 9 years ago
restructures audio, begins voicing
cbcf0abe — IBNobody 9 years ago
Merge remote-tracking branch 'refs/remotes/origin/personal_atomic_planck'
4aea806a — IBNobody 9 years ago
Adding Musical Notes
38a1d830 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
142ce476 — Jack Humbert 9 years ago
added keymap_extras to path
91119636 — Jack Humbert 9 years ago
Merge pull request #256 from jackhumbert/new_defaults

New default planck layout, audio fixes, makefile overwrites, tri-layer quantum-wide
39e520c0 — IBNobody 9 years ago
Prepping for merge with new_defaults
bb0836c6 — Jack Humbert 9 years ago
the spacessss
66c1024b — IBNobody 9 years ago
fixed merging
d4f90fe8 — IBNobody 9 years ago
Merge remote-tracking branch 'remotes/jackhumbert/new_defaults'
63462bf8 — Jack Humbert 9 years ago
changing up the makefile a bit
Next