This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2024-11-23 11:52:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3d00620711
qmk_firmware
/
keyboards
/
deltasplit75
/
deltasplit75.h
8 lines
95 B
C
Raw
Normal View
History
Unescape
Escape
[Keyboard] Refactor deltasplit75 to use split_common (#8083) * Refactor deltasplit75 to use split_common * Refactor deltasplit75 to use split_common - small tidy up
2020-02-05 02:59:20 +00:00
#
pragma once
Added to blank spaces at end of protosplit to make it compile under make v2
2017-07-27 20:32:28 +00:00
#
include
"quantum.h"
[Keyboard] Refactor deltasplit75 to use split_common (#8083) * Refactor deltasplit75 to use split_common * Refactor deltasplit75 to use split_common - small tidy up
2020-02-05 02:59:20 +00:00
#
ifdef KEYBOARD_deltasplit75_v2
#
include "v2.h"
#
endif
Reference in New Issue
Copy Permalink