Add DCompact Layout for Chimera Ortho and Planck Keyboards (#3145)

* Clone default chimera-o layout

* Make changes for base layer

* Enable mouse suppport flag

* Implement majority of DAD layout

* Add mouse movement keys

* Fine tune mouse control and fix tap toggle

* Fix mouse button locations

* Set adpater LED colors for layers

* Increase responsiveness of key taps

* Update layout for thumb comfort

* Rename layout and add README

* Add comments to keymap

* Implement DCompact layout for Planck

* Copy over DCompact README to planck

* Fix up odds and ends for Planck
This commit is contained in:
Dan
2018-06-07 14:30:27 -04:00
committed by Drashna Jaelre
parent 7004e934d0
commit 03c9deb745
8 changed files with 465 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
ifndef QUANTUM_DIR
include ../../../../Makefile
endif