Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-26 | Merge pull request #1328 from yiancar/qmk_usb_startup_disable | ||
Use variable to disable usb check at startup | |||
2017-05-26 | Merge pull request #4 from Dbroqua/master | ||
Update Modding-your-keyboard.md | |||
2017-05-26 | 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 | |||
2017-05-26 | Merge pull request #1 from Dbroqua/patch-1 | ||
Update Modding-your-keyboard.md | |||
2017-05-26 | - Added schematic for Trackpoint demonstration | ||
2017-05-26 | - Added integration of IBM Trackpoint | ||
2017-05-26 | Update Modding-your-keyboard.md | ||
Updated `USART version` chapter. I think there were 2 `#endif` too . | |||
2017-05-26 | Merge pull request #22 from qmk/master | ||
Merge from QMK | |||
2017-05-24 | Merge pull request #3 from fieldju/patch-1 | ||
Fix typo in Macro.md in dynamic macro section. | |||
2017-05-24 | Fix typo in Macro.md in dynamic macro section. | ||
2017-05-24 | readme, media keys fix | ||
2017-05-24 | revert changes to config.h | ||
2017-05-24 | Merge pull request #1316 from nikchi/master | ||
FrostyFlake Keymap | |||
2017-05-24 | media keys and stuff | ||
2017-05-24 | moved unicodemap rules to localer make | ||
2017-05-24 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | ||
2017-05-24 | Merge pull request #1317 from qmk/hf/faster_mouse | ||
tweaks default mouse speed constants | |||
2017-05-24 | tweaks default mouse speed constants | ||
2017-05-24 | more emoji function comments | ||
2017-05-23 | Tap dancing emoji support 😩😩 | ||
2017-05-23 | then some code blocks | ||
2017-05-23 | pipes without backtics | ||
2017-05-23 | grrr | ||
2017-05-23 | surrounds stuff with backticks | ||
2017-05-23 | quick table tweak | ||
2017-05-23 | removed s | ||
2017-05-23 | Merge branch 'master' of https://github.com/nikchi/qmk_firmware | ||
2017-05-23 | preonic map | ||
2017-05-23 | Merge pull request #1 from qmk/master | ||
pull new to mine | |||
2017-05-22 | merge | ||
2017-05-22 | matrix layout | ||
2017-05-21 | Merge pull request #2 from Vifon/master | ||
Update the dynamic macro docs according to the recent changes | |||
2017-05-21 | Update the dynamic macro docs according to the recent changes | ||
See qmk/qmk_firmware#1275. | |||
2017-05-20 | Merge pull request #1 from Xyverz/master | ||
Adding punctuation for clarity. | |||
2017-05-20 | Adding punctuation for clarity. | ||
2017-05-20 | favicon | ||
2017-05-20 | favicon | ||
2017-05-20 | favicon | ||
2017-05-20 | Update readme.md | ||
2017-05-20 | Update readme.md | ||
2017-05-20 | Update SUMMARY.md | ||
2017-05-20 | Update SUMMARY.md | ||
2017-05-20 | Update SUMMARY.md | ||
2017-05-20 | Update book.json | ||
2017-05-20 | Update book.json | ||
2017-05-20 | Update book.json | ||
2017-05-19 | Workaround for the macOS caps lock delay (#1308) | ||
* Add 80ms delay for KC_CAPS when used as a tap key Workaround for the macOS caps lock delay * Revert "Increase TAPPING_TERM for the Clueboard" This reverts commit a74e69e9fa889113ee31fbc8dc7e6848fdb07576. | |||
2017-05-18 | m10a lowercase | ||
2017-05-18 | Merge pull request #1303 from cwesterlund/dvorak_dev_swe | ||
Created a dvorak keymap for Swedish developers using Visual Studio | |||
2017-05-17 | ESC/GRAVE/TILDE better handling (#1307) | ||
* revise HHKB bootloader_size to 4096 such that sw reset works * cleanup esr/grave/tilde handling function |