summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix UNICODE_MAP input_mode problemPriyadi Iman Nurcahyo2017-02-231-4/+6
* Merge branch 'master' into promethiumPriyadi Iman Nurcahyo2017-02-2317-104/+360
|\
| * Merge pull request #1113 from kesslern/masterJack Humbert2017-02-212-0/+240
| |\
| | * Add dvorak_emacs_software layout for ergodoxNathan Kessler2017-02-202-0/+240
| * | Merge pull request #1115 from Skrymir/masterJack Humbert2017-02-211-13/+21
| |\ \ | | |/ | |/|
| | * Merge remote-tracking branch 'qmk/master'Josh Colbeck2017-02-211360-32215/+115460
| | |\ | | |/ | |/|
| * | Merge pull request #1097 from stanleylai/masterJack Humbert2017-02-209-74/+60
| |\ \
| | * | XD60: Added BL_TOGG back to keymap, with 6 backlight stepsStanley Lai2017-02-182-7/+4
| | * | Updated XD60 readme and photos to reflect v2 PCBStanley Lai2017-02-184-2/+6
| | * | Added support for XD60v2 with RGB underglow and LED backlight supportStanley Lai2017-02-135-72/+57
| | * | Merge remote-tracking branch 'refs/remotes/qmk/master'Stanley Lai2017-02-13307-2365/+16213
| | |\ \
| * | | | remove more warningsJack Humbert2017-02-165-17/+39
| | | | * Merge pull request #4 from Skrymir/macroUpdatesJoshua Colbeck2016-07-201-13/+21
| | | | |\
| | | | | * Added reset keysJosh Colbeck2016-07-201-9/+10
| | | | | * Added open resource macroJosh Colbeck2016-07-121-5/+12
| | | | * | Merge pull request #3 from jackhumbert/masterJoshua Colbeck2016-07-202-10/+16
| | | | |\ \ | | | | | |/ | | | | |/|
* | | | | | added pause, prtsc & ins to list of keys to be processed on releasePriyadi Iman Nurcahyo2017-02-211-2/+5
* | | | | | Move caps to FUN layer; add Pause keyPriyadi Iman Nurcahyo2017-02-211-12/+4
* | | | | | Move del back to fun+backspcePriyadi Iman Nurcahyo2017-02-211-3/+3
* | | | | | Only process Fnumber on key release, and only when layer is still activePriyadi Iman Nurcahyo2017-02-211-0/+10
* | | | | | Merge branch 'master' into promethiumPriyadi Iman Nurcahyo2017-02-173-1/+3
|\| | | | |
| * | | | | fix travis and reduce warningsJack Humbert2017-02-163-1/+3
| * | | | | ignore PRs in versioningJack Humbert2017-02-161-1/+1
* | | | | | Fix integer overflowPriyadi Iman Nurcahyo2017-02-161-6/+4
* | | | | | Merge branch 'master' into promethiumPriyadi Iman Nurcahyo2017-02-1621-531/+655
|\| | | | |
| * | | | | Merge pull request #1105 from nrrkeene/masterJack Humbert2017-02-168-80/+165
| |\ \ \ \ \
| | * | | | | The Ordinary Layout has all the keys in the right places.Nicholas Keene2017-02-151-1/+1
| | * | | | | This is the best layout, really, come lookNicholas Keene2017-02-151-4/+4
| | * | | | | The Ordinary Layout is the best one, the one you are looking for. Really. Che...Nicholas Keene2017-02-154-29/+43
| | * | | | | The Ordinary Layout is boring, normal, typical, expected.Nicholas Keene2017-02-142-54/+125
| | * | | | | The Ordinary Layout has a feature for one-handed chorded typingNicholas Keene2017-02-142-3/+3
| | * | | | | All my friends us The Ordinary Layout because it doesn't force you to change ...Nicholas Keene2017-02-142-4/+4
| | * | | | | The Ordinary Layout now has more symbols on the Symbols layer! So useful!Nicholas Keene2017-02-142-11/+11
| * | | | | | Merge pull request #1103 from priyadi/promethiumJack Humbert2017-02-169-970/+468
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #1104 from qmk/layer_tap_toggleJack Humbert2017-02-1513-451/+490
| |\ \ \ \ \ \ \
| | * | | | | | | fix weirdness with arm and modsJack Humbert2017-02-152-19/+20
| | * | | | | | | unique variable nameJack Humbert2017-02-152-19/+19
| | * | | | | | | publicise variablesJack Humbert2017-02-152-4/+3
| | * | | | | | | add unicode common file, get names rightJack Humbert2017-02-151-0/+86
| | * | | | | | | add unicode common file, get names rightJack Humbert2017-02-157-209/+137
| | * | | | | | | split up unicode systems into different filesJack Humbert2017-02-159-239/+253
| | * | | | | | | give error if both unicode/map are enabledJack Humbert2017-02-151-0/+3
| | * | | | | | | adds layer tap toggleJack Humbert2017-02-152-4/+12
| |/ / / / / / /
* | / / / / / / reposition ins and del keyPriyadi Iman Nurcahyo2017-02-162-13/+17
| |/ / / / / / |/| | | | | |
* | | | | | | Added README for my keymapPriyadi Iman Nurcahyo2017-02-152-0/+44
* | | | | | | Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo2017-02-155-116/+168
* | | | | | | Added copyright noticePriyadi Iman Nurcahyo2017-02-151-2/+14
* | | | | | | Merge my Planck-like keyboardsPriyadi Iman Nurcahyo2017-02-154-976/+144
* | | | | | | Merge branch 'master' into promethiumPriyadi Iman Nurcahyo2017-02-153-16/+60
|\| | | | | |
| * | | | | | Merge pull request #1101 from priyadi/layer_state_set_kbJack Humbert2017-02-142-0/+17
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |