ergodox_ez: added dvorak_spanish layout
ergodox_ez: added dvorak_spanish layout
removes duplicate double quote and odd whitespace
Merge pull request #352 from algernon/ergodox-ez/supercoder
ergodox_ez: Add a SuperCoder keymap
ergodox_ez: Add a SuperCoder keymap
Inspired by @faxm0dem, and the SuperCoder 2000 "keyboard".
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
Merge pull request #351 from adiabatic/master
Add KC_DQUO ("); update Zweihander
Add single and double quotes to numpad layer
…as well as recover from a bunch of Git user errors.
Add double quote for everyone; update Zweihander
[Erez & Jack] Removes keyboards which are not active on qmk
[Erez & Jack] Optimizes shift_interrupted array
[Erez & Jack] Packages Space Cadet shifts into keycodes
[Erez & Jack] Documents new Leader key functionality
Converted audio play functions to *_user (#349)
* 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
* Added music and audio toggles to Quantum.c
* Redid the audio callbacks
* Adjusted default planck layout to use the user tone naming
* tabs to spaces
* Rewrote the ALL recipe to allow for faster parallel make
* tabs to spaces
* Renamed custom event functions to be 'startup_user' and 'shutdown_user'. Also moved the prototypes around.
* Tweaked pvc atomic layout to work with the pvc planck.
* updates midi scale calling
Clean up #343's code (#348)
updates midi in play_note to better octave
Optimize matrix scanning (#343)
adds petereichinger's planck keymap (#340)
* Add custom keymap
* A little readme and remove old layout comments
Merge pull request #324 from Bubblepoint/master
Add adnw/k_o_y layout
fixed small bug with AUDIO_ENABLED (#339)