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?
adds a sequencer to the music mode (#330)
* 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)
* 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 explanatory note re history of TMK and QMK
adds Bilger321's planck keymap
Merge pull request #320 from Townk/townkmap
Townkmap
Merge pull request #317 from Twey/master
Updates to `keymaps/twey` to the media layer and for Plover 3.0
Merge pull request #307 from sboesebeck/master
minor change to default layouts
[planck] adds button for toggling output in plover app (#323)
* [planck] toggle plover output in app when toggling plover layer on keyboard
* [planck] moved plover toggle to separate key
* [planck] renamed toggle button
Remove unused variable on the keymap.
Add an initial Readme to the keymap.
[Erez & Jack] Documents audio output
Tweak some key positions and changed macro location.
After using the layout a while I learn that the - and = positions should be
swapped since I keep typing = when I intend to type -.
I also, removed the only macro from the top left on the right hand to put the
power button there and since I never use the arrow keys on the separated groups
of keys, I added 4 macros there to get a feel for it.
Add custom config.h and revert the changes on the global one.
Some options I defined on the config.h file don't make much sense to other
keymaps so I revert the global config.h and add those options on the keymap
custom one.
keymaps/twey: fix documentation
keymaps/twey: Plover 3.0 has a standard TOGGLE keybinding; use that instead
keymaps/twey: Add more history keys to media layer; stop using toggleable media layer
Update build guide with instructions to copy the whole keymap folder (#315)
Update the .hex file on the keymap folder.