aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Turn off capslock when entering num layerPriyadi Iman Nurcahyo2017-02-111-0/+8
| * | | | | | | Move X in number layer away from spacePriyadi Iman Nurcahyo2017-02-111-1/+1
| * | | | | | | LSpace + RSpace = switch layerPriyadi Iman Nurcahyo2017-02-112-1/+92
| * | | | | | | Implement Capslock LEDPriyadi Iman Nurcahyo2017-02-112-4/+22
| * | | | | | | simplify battery calculation for nowPriyadi Iman Nurcahyo2017-02-114-24/+92
| * | | | | | | Fix emoji layerPriyadi Iman Nurcahyo2017-02-111-1/+1
| * | | | | | | RShift + LShift = CapslockPriyadi Iman Nurcahyo2017-02-111-0/+8
| * | | | | | | Add reset keycodePriyadi Iman Nurcahyo2017-02-111-2/+2
| * | | | | | | Generalize layer indicatorsPriyadi Iman Nurcahyo2017-02-112-83/+61
| * | | | | | | Add ifdefs for keyboard layoutsPriyadi Iman Nurcahyo2017-02-102-13/+29
| * | | | | | | Implement battery level indicatorPriyadi Iman Nurcahyo2017-02-106-11/+97
| * | | | | | | Add function to cycle backlight modesPriyadi Iman Nurcahyo2017-02-101-78/+74
| * | | | | | | Activate SYS layer by pressing both CtrlsPriyadi Iman Nurcahyo2017-02-101-9/+25
| * | | | | | | Restore GUI layerPriyadi Iman Nurcahyo2017-02-101-13/+11
| * | | | | | | Add slash/question mark to punc/num layerPriyadi Iman Nurcahyo2017-02-101-9/+9
| * | | | | | | Reimplement GUI LayerPriyadi Iman Nurcahyo2017-02-101-20/+21
| * | | | | | | Reorganize punctuation & numbers layerPriyadi Iman Nurcahyo2017-02-101-12/+12
| * | | | | | | Fix LED indicatorPriyadi Iman Nurcahyo2017-02-101-1/+1
| * | | | | | | Add dvorak & norman layout. Add sys layer.Priyadi Iman Nurcahyo2017-02-101-79/+148
| * | | | | | | Remove audio stuffPriyadi Iman Nurcahyo2017-02-101-60/+0
| * | | | | | | Add USB-BLE manual output switching and indicatorPriyadi Iman Nurcahyo2017-02-091-12/+44
| * | | | | | | Merge branch 'master' into promethiumPriyadi Iman Nurcahyo2017-02-0992-370/+3945
| |\| | | | | |
| * | | | | | | Merge branch 'promethium' of github.com:priyadi/qmk_firmware into promethiumPriyadi Iman Nurcahyo2017-01-290-0/+0
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into promethiumPriyadi Iman Nurcahyo2017-01-1772-312/+3010
| | |\ \ \ \ \ \ \
| | * | | | | | | | minimize LEDsPriyadi Iman Nurcahyo2017-01-091-74/+74
| | * | | | | | | | fix greek layersPriyadi Iman Nurcahyo2017-01-092-4/+5
| | * | | | | | | | Implement greek layers on my Promethium layoutPriyadi Iman Nurcahyo2017-01-091-5/+182
| * | | | | | | | | minimize LEDsPriyadi Iman Nurcahyo2017-01-291-74/+74
| * | | | | | | | | fix greek layersPriyadi Iman Nurcahyo2017-01-292-4/+5
| * | | | | | | | | Implement greek layers on my Promethium layoutPriyadi Iman Nurcahyo2017-01-291-5/+182
* | | | | | | | | | Merge pull request #1087 from mneme/masterJack Humbert2017-02-116-55/+64
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | correct spelling in readmeDavid Olsson2017-02-111-1/+1
| * | | | | | | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareDavid Olsson2017-02-11154-966/+6752
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | update readmeDavid Olsson2017-02-116-7/+9
| * | | | | | | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareDavid Olsson2017-01-1869-361/+2594
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Don't change ralt to lalt, it's really not the same thing on windows.David Olsson2017-01-171-39/+41
| * | | | | | | | | | | whitespace fixesDavid Olsson2017-01-161-10/+12
| * | | | | | | | | | | vi style arrow keys. Live unicode switch supportDavid Olsson2017-01-161-8/+11
* | | | | | | | | | | | Merge pull request #1088 from Mauin/gon_nerdJack Humbert2017-02-1112-0/+331
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add GON NerDMarvin Ramin2017-02-1112-0/+331
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | don't try to build the readmeJack Humbert2017-02-111-1/+1
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #1083 from VoodaGod/bone2planckJack Humbert2017-02-101-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fixed readme (i swear)VoodaGod2017-02-101-4/+4
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #1073 from qmk/backlight_changesJack Humbert2017-02-091-32/+62
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | added functionality for just a portJack Humbert2017-02-071-32/+62
* | | | | | | | | | | Merge pull request #1078 from VoodaGod/bone2planckJack Humbert2017-02-094-54/+142
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | updated layout & readmeVoodaGod2017-02-092-37/+39
| * | | | | | | | | | | more formattingVoodaGod2017-02-091-2/+13
| * | | | | | | | | | | readme formatting changesVoodaGod2017-02-091-61/+61
| * | | | | | | | | | | updated readmeVoodaGod2017-02-091-7/+10