summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-06-13Mods to readme.mdAnte Laurijssen1-1/+1
2017-06-13Modifications to readme.md and deletion of keyboard layout imagesAnte Laurijssen8-5214/+16
2017-06-11-MIDI Chords now using process_record_user instead of F(n) keysAnte Laurijssen1-328/+164
-Morse Code shift keys implemented
2017-06-08Created special shift keys for Morse layer that change variable value, ↵Ante Laurijssen1-143/+29
enabling to send “shifted” special morse code characters.
2017-06-08Working on Morse Code MacrosAnte Laurijssen1-9/+24
2017-06-06Added a couple of custom keys and updated layer imageAnte Laurijssen2-7/+36
2017-06-03Improvements and corrections to morse code macros layerAnte Laurijssen1-44/+44
2017-05-31Improvements to Midi and keymapAnte Laurijssen1-57/+57
2017-05-30Another typo...Ante Laurijssen1-1/+1
2017-05-30Corrected typo in readme.mdAnte Laurijssen1-2/+2
2017-05-30Added a few imagesAnte Laurijssen3-0/+5190
2017-05-30Added MIDI_CHORD layer and other little fixes.Ante Laurijssen5-29/+226
Updated readme.md
2017-05-28Midi Chord Function is now working! But some chords lag...Ante Laurijssen2-46/+124
2017-05-26Still working on these MIDI CHORDS!Ante Laurijssen2-26/+11
2017-05-26More changes to keymap.c to try and get midi chords to workAnte Laurijssen1-74/+86
2017-05-25More updates to keymap.c - still errors with midi when trying to compileAnte Laurijssen1-71/+61
2017-05-23More work on my keymap.c and added .png images of my different layers.Ante Laurijssen6-99/+120
2017-05-22More work on keymap.c and config.hAnte Laurijssen2-104/+197
2017-05-21Merge https://github.com/qmk/qmk_firmwareAnte Laurijssen12-35/+377
Update my qmk_firmware fork
2017-05-21Continuing work on keymap.cAnte Laurijssen1-34/+416
2017-05-20Update readme.mdJack Humbert1-1/+1
2017-05-20Update readme.mdJack Humbert1-23/+12
2017-05-20Workaround for the macOS caps lock delay (#1308)jerryen2-10/+4
* 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-19m10a lowercaseJack Humbert7-2/+2
2017-05-19Merge pull request #1303 from cwesterlund/dvorak_dev_sweErez Zukerman2-0/+359
Created a dvorak keymap for Swedish developers using Visual Studio
2017-05-18Merge https://github.com/qmk/qmk_firmwareAnte Laurijssen8-39/+69
Update from QMK main
2017-05-18ESC/GRAVE/TILDE better handling (#1307)tengg1-14/+7
* revise HHKB bootloader_size to 4096 such that sw reset works * cleanup esr/grave/tilde handling function
2017-05-18update travis scriptJack Humbert2-7/+7
2017-05-17Added Space Cadet Rollover Disable to config.hAnte Laurijssen1-0/+3
2017-05-16Increase TAPPING_TERM for the ClueboardskullY1-0/+10
2017-05-16Make KC_GRV accessibleskullY2-2/+2
2017-05-16Created a dvorak keymap for Swedish developers using Visual StudioChristian Westerlund2-0/+359
2017-05-16Working on keymap.c file...Ante Laurijssen1-4/+6
2017-05-15Merge pull request #1298 from barrar/masterJack Humbert2-16/+43
Anti-ghost improvement for older keyboards with empty spots in matrix
2017-05-15Started working on custom midi chord functionAnte Laurijssen1-0/+68
2017-05-15added comments and made function name clearerJeremiah1-13/+18
2017-05-14Initial push of my keymapAnte Laurijssen4-0/+319
2017-05-14whoopsJeremiah1-2/+2
2017-05-14faster, less bits :)Jeremiah1-9/+2
2017-05-14faster and less bits... againJeremiah1-6/+5
2017-05-14faster and less bitsJeremiah1-18/+15
2017-05-14should be using matrix_row_tJeremiah1-3/+3
2017-05-14a bit smallerJeremiah1-6/+6
2017-05-14a bit smallerJeremiah1-18/+35
2017-05-13improvementsJeremiah2-24/+16
2017-05-13Updates readme.mdJack Humbert1-5/+8
Auto commit by GitBook Editor
2017-05-13anti-ghost improvement for older keyboards with empty spots in matrixJeremiah2-7/+31
2017-05-13Merge pull request #1 from qmk/masterbarrar78-230/+932
pull
2017-05-12Merge pull request #1297 from khogeland/satan-colemakJack Humbert3-0/+120
Colemak layout for GH60 Satan
2017-05-12Merge pull request #1291 from adzenith/persistentJack Humbert58-198/+198
Fix spelling of "persistent"