Christmas tree (#2105)
* Line ending stuff again * Added initial files for Christmas Tree PCB * Updated Readme and info json's, also config. * Cleaned up keymap file, added proper comments for keymap. Removed readme leftover from original copy of planck folder structure.
This commit is contained in:
committed by
Jack Humbert
parent
a6e46b99b9
commit
dc7cc26dff
@@ -0,0 +1 @@
|
||||
#include "V2017.h"
|
||||
@@ -0,0 +1,6 @@
|
||||
#ifndef V2017_H
|
||||
#define V2017_H
|
||||
|
||||
#include "christmas_tree.h"
|
||||
|
||||
#endif
|
||||
@@ -0,0 +1,8 @@
|
||||
#ifndef V2017_CONFIG_H
|
||||
#define V2017_CONFIG_H
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
#define DEVICE_VER 0x2017
|
||||
|
||||
#endif
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"identifier": "FEED:3070:2017"
|
||||
}
|
||||
Reference in New Issue
Block a user