| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-28 | Add driver installation | ||
| 2017-05-28 | Add checks for cloning to the right dir | ||
| 2017-05-28 | Download windows flashing utils and driver_installer | ||
| 2017-05-28 | 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 | |||
| 2017-05-28 | Merge pull request #1334 from fredizzimo/fix_faq_lineending | ||
| Fix line endings in FAQ.md | |||
| 2017-05-28 | Midi Chord Function is now working! But some chords lag... | ||
| 2017-05-28 | Fix line endings in FAQ.md | ||
| 2017-05-27 | Updates book.json | ||
| Auto commit by GitBook Editor | |||
| 2017-05-27 | Updates book.json | ||
| Auto commit by GitBook Editor | |||
| 2017-05-27 | Updates book.json | ||
| Auto commit by GitBook Editor | |||
| 2017-05-27 | move book for gitbook | ||
| 2017-05-27 | Updates docs/book.json | ||
| Auto commit by GitBook Editor | |||
| 2017-05-27 | move old doc to docs | ||
| 2017-05-27 | subtree docs | ||
| 2017-05-27 | Merge pull request #5 from Maartenwut/patch-1 | ||
| Mention that TT needs 5 taps by default. | |||
| 2017-05-27 | Updates book.json | ||
| Auto commit by GitBook Editor | |||
| 2017-05-27 | Mention that TT needs 5 taps by default. | ||
| Also gave an example of defining the amount of taps needed. | |||
| 2017-05-26 | Merge pull request #1319 from Johannes-Larsson/master | ||
| Add planck/johannes layout | |||
| 2017-05-26 | Merge pull request #1327 from Dbroqua/master | ||
| Added Integration of IBM Trackpoint | |||
| 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-27 | Fix undefined reference errors with avr-gcc 7.1 | ||
| 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 | clarified tap | ||
| 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-26 | Still working on these MIDI CHORDS! | ||
| 2017-05-26 | - | ||
| 2017-05-26 | tenative readme for variable timing tap | ||
| 2017-05-25 | More changes to keymap.c to try and get midi chords to work | ||
| 2017-05-25 | removed need to set customtapping term 0. defaults to 0 already | ||
| 2017-05-25 | changed -1 to 0 can't have negative unsigned ints 🤔 | ||
| 2017-05-25 | moved specific tap term to its own function | ||
| included custom_tapping_term in action struct | |||
| 2017-05-25 | reduce recurring writes to lock leds | ||
| 2017-05-25 | Added per case tapping term, updated FF-nikchi keymap. | ||
| 2017-05-24 | Merge pull request #3 from fieldju/patch-1 | ||
| Fix typo in Macro.md in dynamic macro section. | |||
| 2017-05-24 | Tapping Term and Memes TD for FF | ||
| 2017-05-24 | Fix typo in Macro.md in dynamic macro section. | ||
| 2017-05-24 | More updates to keymap.c - still errors with midi when trying to compile | ||
| 2017-05-24 | readme, media keys fix | ||
| 2017-05-24 | Restore deleted MEMO.txt from master | ||
| 2017-05-24 | revert changes to config.h | ||
| 2017-05-24 | Merge branch 'user_led_configuration' into infinity60 | ||
| Conflicts: keyboards/infinity60/keymaps/jpetermans/keymap.c | |||
| 2017-05-24 | Merge remote-tracking branch 'upstream/master' into infinity60 | ||
| 2017-05-24 | keymap example update and tweak to set_led_bit function | ||
| 2017-05-24 | Merge pull request #1316 from nikchi/master | ||
| FrostyFlake Keymap | |||
| 2017-05-24 | media keys and stuff | ||