aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Modifications to readme.md and deletion of keyboard layout imagesAnte Laurijssen2017-06-128-5214/+16
|
* -MIDI Chords now using process_record_user instead of F(n) keysAnte Laurijssen2017-06-111-328/+164
| | | | -Morse Code shift keys implemented
* Created special shift keys for Morse layer that change variable value, ↵Ante Laurijssen2017-06-071-143/+29
| | | | enabling to send “shifted” special morse code characters.
* Working on Morse Code MacrosAnte Laurijssen2017-06-071-9/+24
|
* Added a couple of custom keys and updated layer imageAnte Laurijssen2017-06-052-7/+36
|
* Improvements and corrections to morse code macros layerAnte Laurijssen2017-06-021-44/+44
|
* Improvements to Midi and keymapAnte Laurijssen2017-05-301-57/+57
|
* Another typo...Ante Laurijssen2017-05-291-1/+1
|
* Corrected typo in readme.mdAnte Laurijssen2017-05-291-2/+2
|
* Added a few imagesAnte Laurijssen2017-05-293-0/+5190
|
* Added MIDI_CHORD layer and other little fixes.Ante Laurijssen2017-05-295-29/+226
| | | | Updated readme.md
* Midi Chord Function is now working! But some chords lag...Ante Laurijssen2017-05-282-46/+124
|
* Still working on these MIDI CHORDS!Ante Laurijssen2017-05-262-26/+11
|
* More changes to keymap.c to try and get midi chords to workAnte Laurijssen2017-05-251-74/+86
|
* More updates to keymap.c - still errors with midi when trying to compileAnte Laurijssen2017-05-241-71/+61
|
* More work on my keymap.c and added .png images of my different layers.Ante Laurijssen2017-05-226-99/+120
|
* More work on keymap.c and config.hAnte Laurijssen2017-05-212-104/+197
|
* Merge https://github.com/qmk/qmk_firmwareAnte Laurijssen2017-05-2112-35/+377
|\ | | | | | | Update my qmk_firmware fork
| * Update readme.mdJack Humbert2017-05-201-1/+1
| |
| * Update readme.mdJack Humbert2017-05-201-23/+12
| |
| * Workaround for the macOS caps lock delay (#1308)jerryen2017-05-192-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.
| * m10a lowercaseJack Humbert2017-05-187-2/+2
| |
| * Merge pull request #1303 from cwesterlund/dvorak_dev_sweErez Zukerman2017-05-182-0/+359
| |\ | | | | | | Created a dvorak keymap for Swedish developers using Visual Studio
| | * Created a dvorak keymap for Swedish developers using Visual StudioChristian Westerlund2017-05-162-0/+359
| | |
* | | Continuing work on keymap.cAnte Laurijssen2017-05-211-34/+416
| | |
* | | Merge https://github.com/qmk/qmk_firmwareAnte Laurijssen2017-05-178-39/+69
|\| | | | | | | | | | | Update from QMK main
| * | ESC/GRAVE/TILDE better handling (#1307)tengg2017-05-171-14/+7
| | | | | | | | | | | | | | | | | | * revise HHKB bootloader_size to 4096 such that sw reset works * cleanup esr/grave/tilde handling function
| * | update travis scriptJack Humbert2017-05-172-7/+7
| | |
| * | Increase TAPPING_TERM for the ClueboardskullY2017-05-161-0/+10
| | |
| * | Make KC_GRV accessibleskullY2017-05-162-2/+2
| |/
| * Merge pull request #1298 from barrar/masterJack Humbert2017-05-152-16/+43
| |\ | | | | | | Anti-ghost improvement for older keyboards with empty spots in matrix
| | * added comments and made function name clearerJeremiah2017-05-141-13/+18
| | |
| | * whoopsJeremiah2017-05-141-2/+2
| | |
| | * faster, less bits :)Jeremiah2017-05-141-9/+2
| | |
| | * faster and less bits... againJeremiah2017-05-131-6/+5
| | |
| | * faster and less bitsJeremiah2017-05-131-18/+15
| | |
| | * should be using matrix_row_tJeremiah2017-05-131-3/+3
| | |
| | * a bit smallerJeremiah2017-05-131-6/+6
| | |
| | * a bit smallerJeremiah2017-05-131-18/+35
| | |
| | * improvementsJeremiah2017-05-132-24/+16
| | |
| | * anti-ghost improvement for older keyboards with empty spots in matrixJeremiah2017-05-132-7/+31
| | |
| | * Merge pull request #1 from qmk/masterbarrar2017-05-1378-230/+932
| | |\ | | | | | | | | pull
* | | | Added Space Cadet Rollover Disable to config.hAnte Laurijssen2017-05-161-0/+3
| | | |
* | | | Working on keymap.c file...Ante Laurijssen2017-05-151-4/+6
| | | |
* | | | Started working on custom midi chord functionAnte Laurijssen2017-05-141-0/+68
| | | |
* | | | Initial push of my keymapAnte Laurijssen2017-05-144-0/+319
|/ / /
* | / Updates readme.mdJack Humbert2017-05-131-5/+8
| |/ |/| | | Auto commit by GitBook Editor
* | Merge pull request #1297 from khogeland/satan-colemakJack Humbert2017-05-123-0/+120
|\ \ | | | | | | Colemak layout for GH60 Satan
| * | Colemak layout GH60 SatanKevin Hogeland2017-05-123-0/+120
| | |
* | | Merge pull request #1291 from adzenith/persistentJack Humbert2017-05-1258-198/+198
|\ \ \ | |/ / |/| | Fix spelling of "persistent"