Commit Graph

6 Commits (caab4d7e4576c10e45becea4a8fc69a7c9c064e0)

Author SHA1 Message Date
skullydazed 23839b8c6d Clarify the quantum license ()
* Clarify the license for files we have signoff on

* Update against the currently signed off files

* Remove unused and not clearly licensed headers

* Replace an #endif I accidentally removed while resolving merge conflicts
Jonathan A. Kollasch f0021c9cb9 Add more shifted Dvorak key code definitions
Jonathan A. Kollasch 4278d88615 keymap_dvorak.h: add missing shifted keys, fix whitespace
Jack Humbert db32864ce7 Cleans up quantum/keymap situation, removes extra lufa folders ()
* sorts out keycodes

* move midi around

* remove mbed

* replaces keymap with qmk/keymap_common

* fixes keymap.h

* keymap, config, quantum rearrange

* removes unneeded lufa stuff
Keller-Laminar 233af3a41c Include Dvorak underscore and plus keys.
There were previously no Dvorak specific underscore and plus key codes. For a keyboard like the Planck which has layers directly to shifted versions of special character keys you were unable to produce those characters using the Lower layer.
Jack Humbert 46e7fb2d3c quantum separated