This website works better with JavaScript.
Explore
Help
Sign In
forksand
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Include quantum.h to fix travis CI errors
Browse Source
pull/4216/head
Drashna Jaelre
6 years ago
committed by
Jack Humbert
parent
95619bdaca
commit
cb1e45b4ef
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
keyboards/dz60/keymaps/marianas/keymap.h
Unescape
Escape
View File
@ -1,3 +1,5 @@
#
include
"quantum.h"
//Control
#
define MO_FNLR MO(FN_LAYER)
#
define BACKSPC KC_BSPC
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
forksand/qmk_firmware
Title
Body
Create Issue