]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/spacetime/spacetime.h
[Keymap] Add missing tap dance action and fix RGB hues in personal keymaps (#6312)
[qmk_firmware.git] / keyboards / spacetime / spacetime.h
1 #pragma once
2
3 #ifdef KEYBOARD_spacetime_rev1
4     #include "rev1.h"
5 #endif
6
7 #ifdef KEYBOARD_spacetime_rev2
8     #include "rev2.h"
9 #endif
10
11 #include "quantum.h"