Add my layout
This commit is contained in:
parent
f6438e42af
commit
47c6d201aa
11 changed files with 96 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#include "DeltaSplit75.h"
|
||||
#include "deltasplit75.h"
|
||||
|
||||
#ifdef AUDIO_ENABLE
|
||||
float tone_startup[][2] = SONG(STARTUP_SOUND);
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef V2_H
|
||||
#define V2_H
|
||||
#ifndef v2_H
|
||||
#define v2_H
|
||||
|
||||
#include "../DeltaSplit75.h"
|
||||
#include "../deltasplit75.h"
|
||||
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
#include "quantum.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue