This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
qmk_firmware/keyboards/vision_division/vision_division.h
IBNobody 705c775a4a Nightly
Only major change to qmk was the addition of A0-A7 pins for the AT90USB
2016-08-21 22:05:55 -05:00

7 lines
82 B
C

#ifndef VISION_DIVISION_H
#define VISION_DIVISION_H
#include "quantum.h"
#endif