mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-15 00:50:46 +02:00
6 lines
69 B
C
6 lines
69 B
C
#ifndef SUBATOMIC_H
|
|
#define SUBATOMIC_H
|
|
|
|
#include "quantum.h"
|
|
|
|
#endif |