1
0
Fork 0

Changes to danielhklein nyquist config (#2783)

* nyquist

* danielhklein nyquist setup

* shift left controls

* remove readme

* cleanup before pr

* ready for pr

* updated bootmagic, arrows, and special chars

* allow gui on arrows

* replace arrows with right modifiers

* documentation re-added

* updated personal repo

* fixes to layers
This commit is contained in:
Daniel H Klein 2018-04-24 09:25:20 -07:00 committed by Drashna Jaelre
parent 2286cedb70
commit 6beb9d3ac2
5 changed files with 223 additions and 34 deletions

View file

@ -19,6 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TERM 150
#define USE_SERIAL
#define EE_HANDS
#define BOOTMAGIC_KEY_SALT KC_ENT
#ifdef SUBPROJECT_rev1
#include "../../rev1/config.h"