mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-07 07:28:05 +00:00
Add my layout
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user