forked from forks/qmk_firmware
6 lines
69 B
C
6 lines
69 B
C
#ifndef SUBATOMIC_H
|
|
#define SUBATOMIC_H
|
|
|
|
#include "quantum.h"
|
|
|
|
#endif |