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-24 12:22:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9ce3d1a7d4
qmk_firmware
/
keyboards
/
fortitude60
/
fortitude60.h
8 lines
98 B
C
Raw
Normal View
History
Unescape
Escape
Refactor fortitude60 to use split_common (#8113)
2020-03-06 01:39:54 +00:00
#
pragma once
Add support for staggerd column layout KB "Fortitude60" (#3090) * modifying fortitude for working * add accurate keymap * backlight fix * Fix slave LED Backlight * Add readme.md * modified readme.md * Fixed make error * Commit including suggestions * Add dvorak and colemak layout and some fix
2018-06-02 15:48:34 +00:00
#
ifdef KEYBOARD_fortitude60_rev1
#
include
"rev1.h"
#
endif
#
include
"quantum.h"
Reference in New Issue
Copy Permalink