Erez Zukerman
|
41fa638aa8
|
Adds prevent stuck modifiers to EZ default
|
8 years ago |
Jack Humbert
|
71feac5717
|
ignore docs, fix tag/hex pushing
|
8 years ago |
Jack Humbert
|
de0a058da7
|
Merge pull request #1336 from Dbroqua/patch-2
Update Differences-from-TMK.md
|
8 years ago |
Damien
|
b2010cd478
|
Update Differences-from-TMK.md
Hello,
I'm not sure but it seems to be uint8_t for TMK/fn_actions (cf. https://github.com/tmk/tmk_keyboard/blob/master/README.md ).
Regards,
Damien
|
8 years ago |
Jack Humbert
|
d0d81eecef
|
Merge pull request #1334 from fredizzimo/fix_faq_lineending
Fix line endings in FAQ.md
|
8 years ago |
Fred Sundvik
|
623b1cd866
|
Fix line endings in FAQ.md
|
8 years ago |
Jack Humbert
|
b8c1f25072
|
Updates book.json
Auto commit by GitBook Editor
|
8 years ago |
Jack Humbert
|
931ad66ffa
|
Updates book.json
Auto commit by GitBook Editor
|
8 years ago |
Jack Humbert
|
2003cee609
|
Updates book.json
Auto commit by GitBook Editor
|
8 years ago |
Jack Humbert
|
c3bdddb637
|
move book for gitbook
|
8 years ago |
Jack Humbert
|
c95f08c439
|
Updates docs/book.json
Auto commit by GitBook Editor
|
8 years ago |
Jack Humbert
|
7e84b0e3b3
|
move old doc to docs
|
8 years ago |
Jack Humbert
|
704794bae3
|
subtree docs
|
8 years ago |
Jack Humbert
|
e229dcadb5
|
Merge pull request #5 from Maartenwut/patch-1
Mention that TT needs 5 taps by default.
|
8 years ago |
Jack Humbert
|
bb2a8c3611
|
Updates book.json
Auto commit by GitBook Editor
|
8 years ago |
Maarten Dekkers
|
e7fccabb1c
|
Mention that TT needs 5 taps by default.
Also gave an example of defining the amount of taps needed.
|
8 years ago |
Jack Humbert
|
d24da945d1
|
Merge pull request #1319 from Johannes-Larsson/master
Add planck/johannes layout
|
8 years ago |
Jack Humbert
|
453877422b
|
Merge pull request #1327 from Dbroqua/master
Added Integration of IBM Trackpoint
|
8 years ago |
Jack Humbert
|
9851e6f3b1
|
Merge pull request #1328 from yiancar/qmk_usb_startup_disable
Use variable to disable usb check at startup
|
8 years ago |
Jack Humbert
|
492115a611
|
Merge pull request #4 from Dbroqua/master
Update Modding-your-keyboard.md
|
8 years ago |
yiancar
|
fa1b92fbb1
|
Use variable to disable usb check at startup
Adds a define variable which when defined disables the usb startup
check. Modified the makefile to separate above define from bluetooth
dependancy
|
8 years ago |
Damien
|
6d12588cdf
|
Merge pull request #1 from Dbroqua/patch-1
Update Modding-your-keyboard.md
|
8 years ago |
dbroqua
|
6b994ecd82
|
- Added schematic for Trackpoint demonstration
|
8 years ago |
dbroqua
|
81e85a1a4e
|
- Added integration of IBM Trackpoint
|
8 years ago |
Damien
|
6a0b13191b
|
Update Modding-your-keyboard.md
Updated `USART version` chapter.
I think there were 2 `#endif` too .
|
8 years ago |
Damien
|
0a4a966c66
|
Merge pull request #22 from qmk/master
Merge from QMK
|
8 years ago |
Jack Humbert
|
b003669934
|
Merge pull request #3 from fieldju/patch-1
Fix typo in Macro.md in dynamic macro section.
|
8 years ago |
Justin Field
|
a9ef02105d
|
Fix typo in Macro.md in dynamic macro section.
|
8 years ago |
Johannes Larsson
|
6d08de5c67
|
readme, media keys fix
|
8 years ago |
Johannes Larsson
|
e4f1b238b3
|
revert changes to config.h
|
8 years ago |
Jack Humbert
|
7a4ec3bd92
|
Merge pull request #1316 from nikchi/master
FrostyFlake Keymap
|
8 years ago |
Johannes Larsson
|
690957cdbd
|
media keys and stuff
|
8 years ago |
Nick Choi
|
006ba4bf36
|
moved unicodemap rules to localer make
|
8 years ago |
Johannes Larsson
|
b9cf386b21
|
Merge branch 'master' of https://github.com/qmk/qmk_firmware
|
8 years ago |
Erez Zukerman
|
ad420e7205
|
Merge pull request #1317 from qmk/hf/faster_mouse
tweaks default mouse speed constants
|
8 years ago |
Erez Zukerman
|
a965e5b735
|
tweaks default mouse speed constants
|
8 years ago |
Nick Choi
|
ef1714f443
|
more emoji function comments
|
8 years ago |
Nick Choi
|
6536b1ce2a
|
Tap dancing emoji support 😩😩
|
8 years ago |
Erez Zukerman
|
e90a00c88c
|
then some code blocks
|
8 years ago |
Erez Zukerman
|
870aaa0a7e
|
pipes without backtics
|
8 years ago |
Erez Zukerman
|
be4ece0f3e
|
grrr
|
8 years ago |
Erez Zukerman
|
9359abf33e
|
surrounds stuff with backticks
|
8 years ago |
Erez Zukerman
|
260ddd3290
|
quick table tweak
|
8 years ago |
Nick Choi
|
b3eeb9d84a
|
removed s
|
8 years ago |
Nick Choi
|
0e174fcb48
|
Merge branch 'master' of https://github.com/nikchi/qmk_firmware
|
8 years ago |
Nick Choi
|
3ed2147a88
|
preonic map
|
8 years ago |
Nick Choi
|
ec86fac6ee
|
Merge pull request #1 from qmk/master
pull new to mine
|
8 years ago |
Johannes Larsson
|
4f1007952b
|
merge
|
8 years ago |
Johannes Larsson
|
53b094934f
|
matrix layout
|
8 years ago |
Jack Humbert
|
f9a301761f
|
Merge pull request #2 from Vifon/master
Update the dynamic macro docs according to the recent changes
|
8 years ago |