[Keyboard] Add Whale's Split Keyboard(ver.3) (#9859)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
This commit is contained in:
Whale Mo
2020-08-07 13:47:59 +08:00
committed by GitHub
parent 2d8703f6cc
commit 871d35aa43
11 changed files with 1328 additions and 0 deletions

7
keyboards/whale/sk/sk.h Normal file
View File

@@ -0,0 +1,7 @@
#pragma once
#include "quantum.h"
#ifdef KEYBOARD_whale_sk_v3
#include "v3.h"
#endif