diff options
author | Ethan Madden <emadden@isilon.com> | 2017-08-04 16:05:10 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-08-08 23:31:56 -0400 |
commit | 33a87c132c03b0016772b883cc129d2073528620 (patch) | |
tree | 0cca77a1addc14d4a317e59a5ac6a8bc89b3adf0 /keyboards/jc65/keymaps/default/config.h | |
parent | 087d00f769c82fd2ac85158eb38b01224fb0183b (diff) |
Base JC65 config
jc65 builds properly, haven't test flashed yet
Enabled RGB backlighting
disabled some other features to save some space
Diffstat (limited to 'keyboards/jc65/keymaps/default/config.h')
-rw-r--r-- | keyboards/jc65/keymaps/default/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/jc65/keymaps/default/config.h b/keyboards/jc65/keymaps/default/config.h new file mode 100644 index 0000000000..a5568e400d --- /dev/null +++ b/keyboards/jc65/keymaps/default/config.h @@ -0,0 +1 @@ +#include "../../config.h" |