Add a personal layout for adam

Collectively we should keep on working on the "default" layout.
I am adding my own layout to freely explore adjustments
and new features.
This commit is contained in:
Adam YH Lee
2017-04-16 15:02:11 -07:00
parent 22afddb8e8
commit 7e930626eb
5 changed files with 191 additions and 0 deletions
@@ -0,0 +1,8 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#endif