summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-29more than one en-file, and actually ignore docsJack Humbert
2017-05-28ignore docs, fix tag/hex pushingJack Humbert
2017-05-28Merge pull request #1336 from Dbroqua/patch-2Jack Humbert
Update Differences-from-TMK.md
2017-05-28Update Differences-from-TMK.mdDamien
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
2017-05-28Merge pull request #1334 from fredizzimo/fix_faq_lineendingJack Humbert
Fix line endings in FAQ.md
2017-05-28Fix line endings in FAQ.mdFred Sundvik
2017-05-27Updates book.jsonJack Humbert
Auto commit by GitBook Editor
2017-05-27Updates book.jsonJack Humbert
Auto commit by GitBook Editor
2017-05-27Updates book.jsonJack Humbert
Auto commit by GitBook Editor
2017-05-27move book for gitbookJack Humbert
2017-05-27Updates docs/book.jsonJack Humbert
Auto commit by GitBook Editor
2017-05-27move old doc to docsJack Humbert
2017-05-27subtree docsJack Humbert
2017-05-27Merge pull request #5 from Maartenwut/patch-1Jack Humbert
Mention that TT needs 5 taps by default.
2017-05-27Updates book.jsonJack Humbert
Auto commit by GitBook Editor
2017-05-27Mention that TT needs 5 taps by default.Maarten Dekkers
Also gave an example of defining the amount of taps needed.
2017-05-26Merge pull request #1319 from Johannes-Larsson/masterJack Humbert
Add planck/johannes layout
2017-05-26Merge pull request #1327 from Dbroqua/masterJack Humbert
Added Integration of IBM Trackpoint
2017-05-26Merge pull request #1328 from yiancar/qmk_usb_startup_disableJack Humbert
Use variable to disable usb check at startup
2017-05-26Merge pull request #4 from Dbroqua/masterJack Humbert
Update Modding-your-keyboard.md
2017-05-26Use variable to disable usb check at startupyiancar
Adds a define variable which when defined disables the usb startup check. Modified the makefile to separate above define from bluetooth dependancy
2017-05-26Merge pull request #1 from Dbroqua/patch-1Damien
Update Modding-your-keyboard.md
2017-05-26- Added schematic for Trackpoint demonstrationdbroqua
2017-05-26- Added integration of IBM Trackpointdbroqua
2017-05-26Update Modding-your-keyboard.mdDamien
Updated `USART version` chapter. I think there were 2 `#endif` too .
2017-05-26Merge pull request #22 from qmk/masterDamien
Merge from QMK
2017-05-24Merge pull request #3 from fieldju/patch-1Jack Humbert
Fix typo in Macro.md in dynamic macro section.
2017-05-24Fix typo in Macro.md in dynamic macro section.Justin Field
2017-05-24readme, media keys fixJohannes Larsson
2017-05-24revert changes to config.hJohannes Larsson
2017-05-24Merge pull request #1316 from nikchi/masterJack Humbert
FrostyFlake Keymap
2017-05-24media keys and stuffJohannes Larsson
2017-05-24moved unicodemap rules to localer makeNick Choi
2017-05-24Merge branch 'master' of https://github.com/qmk/qmk_firmwareJohannes Larsson
2017-05-24Merge pull request #1317 from qmk/hf/faster_mouseErez Zukerman
tweaks default mouse speed constants
2017-05-24tweaks default mouse speed constantsErez Zukerman
2017-05-24more emoji function commentsNick Choi
2017-05-23Tap dancing emoji support 😩😩Nick Choi
2017-05-23then some code blocksErez Zukerman
2017-05-23pipes without backticsErez Zukerman
2017-05-23grrrErez Zukerman
2017-05-23surrounds stuff with backticksErez Zukerman
2017-05-23quick table tweakErez Zukerman
2017-05-23removed sNick Choi
2017-05-23Merge branch 'master' of https://github.com/nikchi/qmk_firmwareNick Choi
2017-05-23preonic mapNick Choi
2017-05-23Merge pull request #1 from qmk/masterNick Choi
pull new to mine
2017-05-22mergeJohannes Larsson
2017-05-22matrix layoutJohannes Larsson
2017-05-21Merge pull request #2 from Vifon/masterJack Humbert
Update the dynamic macro docs according to the recent changes