aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | My layout for M-122 terminal keyboardPriyadi Iman Nurcahyo2016-12-143-0/+345
| | | | | | | |
| | * | | | | | Update KEYMAP macro to be consistent with the rest of QMKPriyadi Iman Nurcahyo2016-12-144-105/+58
| | | | | | | |
| | * | | | | | IBM Terminal M-122 converter supportPriyadi Iman Nurcahyo2016-12-1415-0/+765
| | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | Code ported from TMK to QMK.
| * | | | | | Merge pull request #955 from askreet/powerDrawPerKeyboardJack Humbert2016-12-152-1/+6
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | Allow power consumption to be set per-keyboard.
| | * | | | | Allow power consumption to be set per-keyboard.Kyle Smith2016-12-142-1/+6
| |/ / / / /
| * | | | | Merge pull request #948 from climbalima/masterJack Humbert2016-12-1211-9/+438
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | svg bug fix and added pilcrow to hand wire
| | * | | | svg bug fix and added pilcrow to hand wireclimbalima2016-12-1211-9/+438
| | | | | |
| | | | * | Added XD60 supportStanley Lai2016-12-1811-0/+350
| | | | | |
| | | | * | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'Stanley Lai2016-12-171043-16377/+67867
| | | | |\ \ | | |_|_|/ / | |/| | | |
* / | | | | rgb clean-up, api clean-upJack Humbert2016-12-196-35/+77
|/ / / / /
* | | | | specialise music variablesJack Humbert2016-12-121-3/+3
| | | | |
* | | | | re-enable audio and extrakeysJack Humbert2016-12-124-5/+27
| | | | |
* | | | | Merge pull request #946 from climbalima/masterJack Humbert2016-12-121-11/+19
|\| | | | | | | | | | | | | | Changed lets split svg to support boston meetup pcb
| * | | | changed svg after mergeclimbalima2016-12-101-470/+470
| | | | |
| * | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareclimbalima2016-12-10149-2031/+6676
| |\| | |
| * | | | changed svg to support proto pcbclimbalima2016-12-101-474/+482
| | | | |
* | | | | Merge pull request #945 from priyadi/planck_priyadiJack Humbert2016-12-121-6/+2
|\ \ \ \ \ | | | | | | | | | | | | Remove unneeded options to reduce firmware size
| * | | | | Remove unneeded options to reduce firmware sizePriyadi Iman Nurcahyo2016-12-101-6/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #944 from priyadi/negmousefixJack Humbert2016-12-121-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Allow negative values for mouse movements
| * | | | | Allow negative values for mouse movementsPriyadi Iman Nurcahyo2016-12-101-1/+1
| |/ / / /
* | | | | Merge pull request #943 from lucwastiaux/masterJack Humbert2016-12-123-27/+62
|\ \ \ \ \ | | | | | | | | | | | | Update dvorak_programmer layout
| * | | | | put home/end on thumb clusterlucwastiaux2016-12-101-2/+2
| | | | | |
| * | | | | readme updateslucwastiaux2016-12-101-1/+4
| | | | | |
| * | | | | Merge remote-tracking branch 'upstream/master'lucwastiaux2016-12-10199-2387/+14766
| |\| | | |
| * | | | | use thumb cluster key to toggle brackets layerlucwastiaux2016-12-102-2/+3
| | | | | |
| * | | | | added more shortcut keyslucwastiaux2016-11-052-9/+9
| | | | | |
| * | | | | updated readmelucwastiaux2016-11-051-1/+2
| | | | | |
| * | | | | removed brackets anywhere but in brackets layer, added mouse layer back in, ↵lucwastiaux2016-11-053-20/+50
| | | | | | | | | | | | | | | | | | | | | | | | replaced all HYPR with MEH, put semicolon-newline and end-newline on symbol layer
* | | | | | Merge pull request #942 from priyadi/cpp11Jack Humbert2016-12-121-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | The adafruit BLE C++ code requires -std=c++11
| * | | | | The adafruit BLE C++ code requires -std=c++11Priyadi Iman Nurcahyo2016-12-101-1/+1
|/ / / / /
* | | | | Update readme.mdJack Humbert2016-12-061-1560/+2
| | | | |
* | | | | Merge pull request #936 from jackhumbert/f/shine_defaultErez Zukerman2016-12-063-30/+63
|\ \ \ \ \ | | | | | | | | | | | | Official default factory firmware for ErgoDox EZ Shine
| * | | | | A new default layout that supports ShineErez Zukerman2016-12-052-27/+59
| | | | | |
| * | | | | Adjusts config for better mousekey supportErez Zukerman2016-12-051-3/+4
| | | | | |
* | | | | | Merge pull request #921 from Wilba6582/raw_hidJack Humbert2016-12-057-10/+222
|\ \ \ \ \ \ | | | | | | | | | | | | | | Initial version of Raw HID interface
| * | | | | | Update planck.cJack Humbert2016-12-041-14/+0
| | | | | | |
| * | | | | | Update rules.mkJack Humbert2016-12-040-0/+0
| | | | | | |
| * | | | | | Update rules.mkJack Humbert2016-12-041-3/+2
| | | | | | |
| * | | | | | Initial version of Raw HID interfaceWilba65822016-12-017-10/+237
| | | | | | |
* | | | | | | Merge pull request #935 from priyadi/promethiumJack Humbert2016-12-045-79/+197
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Promethium handwired keyboard firmware update
| * | | | | | | Remove unnecessary build optionsPriyadi Iman Nurcahyo2016-12-052-4/+5
| | | | | | | |
| * | | | | | | Merge branch 'master' into promethiumPriyadi Iman Nurcahyo2016-12-0511-193/+5851
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #932 from climbalima/masterJack Humbert2016-12-0411-193/+5851
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | Added ponoko svg for lets split
| * | | | | | | having trouble with conflictsclimbalima2016-12-033-20/+0
| | | | | | | |
| * | | | | | | cleaned up personal projectsclimbalima2016-12-0321-7375/+0
| | | | | | | |
| * | | | | | | Merge https://github.com/climbalima/qmk_firmwareclimbalima2016-12-033-22/+35
| |\ \ \ \ \ \ \
| * | | | | | | | added plate files for lets splitclimbalima2016-12-0321-0/+7375
| | | | | | | | |
| * | | | | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareclimbalima2016-12-033-2/+5835
| |\ \ \ \ \ \ \ \
| * | | | | | | | | just savingclimbalima2016-11-1810-232/+54
| | | | | | | | | |
* | | | | | | | | | Merge pull request #933 from priyadi/ps2_mouse_init_user2Jack Humbert2016-12-042-46/+55
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Implemented weak ps2_mouse_init_user()