forked from mirrors/qmk_userspace
cleanup lets_split
This commit is contained in:
parent
4ea247e673
commit
f5f7dfa064
20 changed files with 251 additions and 428 deletions
|
@ -15,10 +15,10 @@ You should have received a copy of the GNU General Public License
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
#ifndef REV1_CONFIG_H
|
||||
#define REV1_CONFIG_H
|
||||
|
||||
#include "config_common.h"
|
||||
#include "../config.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0xFEED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue