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