summaryrefslogtreecommitdiffstats
path: root/keyboards/sol/sol.h
blob: 8f451ce56b0669162d787158ee05e249d53b486e (plain)
1
2
3
4
5
6
7
#ifndef SOL_H
#define SOL_H

#include "rev1.h"
#include "quantum.h"

#endif