Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-02 | Improvements and corrections to morse code macros layer | Ante Laurijssen | |
2017-05-30 | Improvements to Midi and keymap | Ante Laurijssen | |
2017-05-29 | Another typo... | Ante Laurijssen | |
2017-05-29 | Corrected typo in readme.md | Ante Laurijssen | |
2017-05-29 | Added a few images | Ante Laurijssen | |
2017-05-29 | Added MIDI_CHORD layer and other little fixes. | Ante Laurijssen | |
Updated readme.md | |||
2017-05-28 | Midi Chord Function is now working! But some chords lag... | Ante Laurijssen | |
2017-05-26 | Still working on these MIDI CHORDS! | Ante Laurijssen | |
2017-05-25 | More changes to keymap.c to try and get midi chords to work | Ante Laurijssen | |
2017-05-24 | More updates to keymap.c - still errors with midi when trying to compile | Ante Laurijssen | |
2017-05-22 | More work on my keymap.c and added .png images of my different layers. | Ante Laurijssen | |
2017-05-21 | More work on keymap.c and config.h | Ante Laurijssen | |
2017-05-21 | Merge https://github.com/qmk/qmk_firmware | Ante Laurijssen | |
Update my qmk_firmware fork | |||
2017-05-21 | Continuing work on keymap.c | Ante Laurijssen | |
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 | Merge https://github.com/qmk/qmk_firmware | Ante Laurijssen | |
Update from QMK main | |||
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 | |||
2017-05-16 | Added Space Cadet Rollover Disable to config.h | Ante Laurijssen | |
2017-05-16 | Increase TAPPING_TERM for the Clueboard | skullY | |
2017-05-16 | Make KC_GRV accessible | skullY | |
2017-05-16 | Created a dvorak keymap for Swedish developers using Visual Studio | Christian Westerlund | |
2017-05-15 | Working on keymap.c file... | Ante Laurijssen | |
2017-05-14 | Started working on custom midi chord function | Ante Laurijssen | |
2017-05-14 | Initial push of my keymap | Ante Laurijssen | |
2017-05-12 | Merge pull request #1297 from khogeland/satan-colemak | Jack Humbert | |
Colemak layout for GH60 Satan | |||
2017-05-12 | Colemak layout GH60 Satan | Kevin Hogeland | |
2017-05-11 | Fix spelling of "persistent" | Nikolaus Wittenstein | |
Fixes #1201. | |||
2017-05-11 | Merge pull request #1283 from TerryMathews/master | Jack Humbert | |
Establish support for Bathroom Epiphanies Tiger Lily controller | |||
2017-05-11 | Add new features to dshields keymap. | Daniel Shields | |
- one shot layers, dynamic macros and tap dance keys - add a basic readme.md and layout image. | |||
2017-05-08 | Add smt keymap for Clueboard (HHKB-style layout) (#1286) | Stephen Tudor | |
* Add keymap for smt Clueboard (HHKB layout) * Add readme for smt Clueboard (HHKB) keymap * Flesh out the keymap a bit more to support Colemak & Dvorak * Update README with layout image | |||
2017-05-07 | Merge pull request #1279 from awpr/master | Erez Zukerman | |
Change to per-key eager debouncing for ErgoDox EZ. | |||
2017-05-07 | Merge pull request #1278 from shieldsd/master | Jack Humbert | |
Add new keymap for dshields. | |||
2017-05-07 | Merge pull request #1280 from tobsn/patch-1 | Jack Humbert | |
lowercase .jpg | |||
2017-05-07 | Merge pull request #1282 from coderkun/coderkun_neo2 | Jack Humbert | |
Merge changes for coderkun’s Neo2 layout | |||
2017-05-07 | Fix compile error | TerryMathews | |
2017-05-07 | [Miuni32] Rm accidentally committed file | Adam Lee | |
2017-05-07 | Merge remote-tracking branch 'bigtunaio/layouts/adam-lee' into dev | Adam Lee | |
2017-05-07 | Merge remote-tracking branch 'upstream/master' into dev | Adam Lee | |
2017-05-07 | Establish support for Bathroom Epiphanies Tiger Lily controller | TerryMathews | |
Replacement controller for Filco Majestouch 2 104 key keyboard. BE advises code will also work with the Black Petal controller - I don't have one to test with. Tests working perfectly on my Filco. | |||
2017-05-06 | Update README for keymap “coderkun_neo2” | coderkun | |
2017-05-06 | Merge tag '0.5.43' into coderkun_neo2 | coderkun | |
2017-05-06 | Fix F-keys on right hand to start on first key | coderkun | |
2017-05-05 | lowercase .jpg I think | Tobias O | |
i guess that fixes the image link - currently its broken | |||
2017-05-05 | Add new keymap for dshields. | Daniel Shields | |
2017-05-04 | Merge pull request #1272 from Thor77/ps2avrGB-keymap-kc-prefix | Jack Humbert | |
[ps2avrGB] Add KEYMAP without KC-prefix | |||
2017-05-04 | Merge pull request #1273 from Vifon/pr_1267_fix | Jack Humbert | |
Add DYN_REC_STOP to the dynamic macros, cleanup PR #1267 | |||
2017-05-04 | revise HHKB bootloader_size to 4096 such that sw reset works (#1274) | tengg | |
2017-05-03 | Use KC_KEYMAP for default-keymap | Thor77 | |
and remove obsolete explicit line-separator "\" |