mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-17 01:50:51 +02:00
9 lines
95 B
C
9 lines
95 B
C
#ifndef FEATHERBLE_H
|
|
#define FEATHERBLE_H
|
|
|
|
#include "../meira.h"
|
|
|
|
#include "quantum.h"
|
|
|
|
#endif
|