This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
keychron_qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked keychron_qmk_firmware
mirror of
https://github.com/Keychron/qmk_firmware.git
synced
2024-11-23 08:56:47 +06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
414a387f22
keychron_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 08:59:20 +06:00
#
pragma once
Added to blank spaces at end of protosplit to make it compile under make v2
2017-07-28 02:32:28 +06: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 08:59:20 +06:00
#
ifdef KEYBOARD_deltasplit75_v2
#
include "v2.h"
#
endif
Reference in New Issue
Copy Permalink