~ruther/qmk_firmware

ref: bf545061f2a71b054ccdca6f6261bb7c2ffa4957 qmk_firmware/tmk_core d---------
bf545061 — Jack Humbert 9 years ago
outputs size when make dfuing
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
bf5c2cce — Jack Humbert 9 years ago
splits process_action up to handle records separately (#329)

* 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

* merging?
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
8ffc73fc — Erez Zukerman 9 years ago
[Jack & Erez] Adds an option for user-specific config.h files
74e97eef — Thiago Alves 9 years ago
Adds oneshot layer and oneshot tap toggling (#308)

This commit is mostly a cherry-pick from `ahtn` at
https://github.com/tmk/tmk_keyboard/pull/255.

These are the changes:

* Adds ACTION_LAYER_ONESHOT
* Adds ONESHOT_TAP_TOGGLE
* Mentions sticky keys in the docs on oneshot.
8b0274f6 — Nicholas Keene 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
2bbf3d58 — Jack Humbert 9 years ago
stops forcing debug_action
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
157ddccc — Jack Humbert 9 years ago
start-up sound working, removes tick with some devices
6ff5e105 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
78b3a881 — Jack Humbert 9 years ago
merging in #262
f2c1e9dd — Jack Humbert 9 years ago
Merge pull request #262 from IBNobody/master

Fixed keyboard snoring while asleep
499e3096 — IBNobody 9 years ago
Merge pull request #2 from IBNobody/personal_atomic_planck

Fixed speaker being on during sleep.
4b3358ac — IBNobody 9 years ago
Fixed speaker being on during sleep.
cbcf0abe — IBNobody 9 years ago
Merge remote-tracking branch 'refs/remotes/origin/personal_atomic_planck'
Next