~ruther/qmk_firmware

ref: bf545061f2a71b054ccdca6f6261bb7c2ffa4957 qmk_firmware/quantum/keymap_common.c -rw-r--r-- 11.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
41b3e399 — Jack Humbert 9 years ago
adds keycode shortcuts for OSL and OSM
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
fa40e91b — Jack Humbert 9 years ago
Merge pull request #271 from eltang/qmk_firmware/eeprom_wear_fix

Update functions used to write to EEPROM
620ac4b2 — Eric Tang 9 years ago
Update functions used to write to EEPROM
6ff5e105 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
f2c1e9dd — Jack Humbert 9 years ago
Merge pull request #262 from IBNobody/master

Fixed keyboard snoring while asleep
e49712b5 — Jack Humbert 9 years ago
note sliding - on right now
cbcf0abe — IBNobody 9 years ago
Merge remote-tracking branch 'refs/remotes/origin/personal_atomic_planck'
9cc39156 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
5a15c113 — Jack Humbert 9 years ago
Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware
5c98ad59 — IBNobody 9 years ago
Added extra songs, LED indicator notes
e0ab1dcf — Jack Humbert 9 years ago
merging
7c3345f9 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
23231fa5 — IBNobody 9 years ago
Converted goodbye to notes, fixed eighth dotted note macro
Next