871d35aa43
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>
7 lines
91 B
C
7 lines
91 B
C
#pragma once
|
|
|
|
#include "quantum.h"
|
|
|
|
#ifdef KEYBOARD_whale_sk_v3
|
|
#include "v3.h"
|
|
#endif
|