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