mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-27 08:21:58 +00:00
7 lines
82 B
C
7 lines
82 B
C
#ifndef VISION_DIVISION_H
|
|
#define VISION_DIVISION_H
|
|
|
|
#include "quantum.h"
|
|
|
|
#endif
|