summaryrefslogtreecommitdiffstats
path: root/keyboards
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 Laurijssen10-12/+361
Update my qmk_firmware fork
2017-05-21Continuing work on keymap.cAnte Laurijssen1-34/+416
2017-05-20Workaround for the macOS caps lock delay (#1308)jerryen1-10/+0
* 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 Laurijssen4-16/+19
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-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-15Started working on custom midi chord functionAnte Laurijssen1-0/+68
2017-05-14Initial push of my keymapAnte Laurijssen4-0/+319
2017-05-12Merge pull request #1297 from khogeland/satan-colemakJack Humbert3-0/+120
Colemak layout for GH60 Satan
2017-05-12Colemak layout GH60 SatanKevin Hogeland3-0/+120
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein58-198/+198
Fixes #1201.
2017-05-11Merge pull request #1283 from TerryMathews/masterJack Humbert11-0/+544
Establish support for Bathroom Epiphanies Tiger Lily controller
2017-05-11Add new features to dshields keymap.Daniel Shields5-32/+55
- one shot layers, dynamic macros and tap dance keys - add a basic readme.md and layout image.
2017-05-09Add smt keymap for Clueboard (HHKB-style layout) (#1286)Stephen Tudor3-0/+211
* 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-08Merge pull request #1279 from awpr/masterErez Zukerman2-26/+38
Change to per-key eager debouncing for ErgoDox EZ.
2017-05-08Merge pull request #1278 from shieldsd/masterJack Humbert3-0/+132
Add new keymap for dshields.
2017-05-08Merge pull request #1280 from tobsn/patch-1Jack Humbert1-1/+1
lowercase .jpg
2017-05-08Merge pull request #1282 from coderkun/coderkun_neo2Jack Humbert2-38/+137
Merge changes for coderkun’s Neo2 layout
2017-05-08Fix compile errorTerryMathews1-0/+2
2017-05-07[Miuni32] Rm accidentally committed fileAdam Lee1-42/+0
2017-05-07Merge remote-tracking branch 'bigtunaio/layouts/adam-lee' into devAdam Lee5-0/+191
2017-05-07Merge remote-tracking branch 'upstream/master' into devAdam Lee117-406/+3670
2017-05-07Establish support for Bathroom Epiphanies Tiger Lily controllerTerryMathews11-0/+542
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-06Update README for keymap “coderkun_neo2”coderkun1-9/+2
2017-05-06Merge tag '0.5.43' into coderkun_neo2coderkun220-962/+7703
2017-05-06Fix F-keys on right hand to start on first keycoderkun1-1/+1