mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-11-01 05:42:31 +01:00
7 lines
82 B
C
7 lines
82 B
C
#ifndef VISION_DIVISION_H
|
|
#define VISION_DIVISION_H
|
|
|
|
#include "quantum.h"
|
|
|
|
#endif
|