1
0
Fork 0

jhenahan layout

This commit is contained in:
Jack Henahan 2016-08-29 11:35:07 -04:00
parent 6d1e916851
commit 42f1ce08dc
4 changed files with 383 additions and 0 deletions

View file

@ -0,0 +1,9 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
#define FORCE_NKRO
#define WORKMAN_SOUND COLEMAK_SOUND
#endif