summaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Expand)AuthorFilesLines
2019-04-13Fix handwired/ortho5x13 keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix handwired/frenchdev keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix Gergo keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix Corne (crkbd) keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix Clueboard Cluecard keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix Canoe keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix handwired/not_so_minidox keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix KBDfans KBD4x keyboard dimensions in info.jsonnoroadsleft1-1/+1
2019-04-13Fix handwired/prime_exl keyboard dimensions in info.jsonnoroadsleft1-2/+2
2019-04-13Fix Ergodone keyboard dimensions in info.jsonnoroadsleft1-2/+2
2019-04-12Flesh out keymaps and some tweaks to indicators (#5608)holtenc2-11/+52
2019-04-12add in the missing #definesmechmerlin1-0/+15
2019-04-11Use DIRECT_PINS for BDN9 (#5603)kaylanm2-8/+10
2019-04-11Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)zvecr4-169/+25
2019-04-11Keyboard: Add yosino58 Keyboard (#5465)さくらんぼ38-0/+4019
2019-04-11fix offset in matrix (#5600)MechMerlin1-8/+7
2019-04-10Remove ps2avrGB since its a hangover from the keyboards/winkeyless refactor (...zvecr11-1006/+0
2019-04-09ergodox_ez: fixed bug where debounce() was called without calculating changed...Alex Ong1-7/+20
2019-04-09Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert5-1/+452
2019-04-08Convert BFO9000 to Split Keyboard code (#5568)Drashna Jaelre10-936/+7
2019-04-08[Keyboard] Refactor jj4x4 to current standards (#5567)zvecr11-606/+122
2019-04-08[Keyboard] Bootmagic does not actually work on BMC boards, removing from panc...MechMerlin2-2/+2
2019-04-08[Keyboard] Refactor Singa (#5579)MechMerlin15-296/+63
2019-04-08[Keyboard] Refactor jj40 to current standards (#5574)zvecr11-763/+136
2019-04-08[Keyboard] Waldo 60 PCB Refactor (#5583)MechMerlin10-173/+83
2019-04-08Adding the Waldo PCB (PCB for the Holz keyboard) (#4817)That-Canadian16-0/+482
2019-04-08[Keymap] Change SFT_ESC keycode in default Satan keymap to KC_GESC (#5482)fauxpark1-33/+1
2019-04-08[Keyboard] Add Signum 3.0 for the elite-c (#5478)Jan Christoph Ebersbach11-0/+1618
2019-04-08[Keyboard] Instant60 Tsangan (#5580)Andrew Kannan4-11/+94
2019-04-07[Keyboard] Remove unnecessary IS_COMMAND definition in treadstone48 (#5566)Konstantin Đorđević1-5/+0
2019-04-07[Keyboard] Refactor HB85 to get rid of custom i2c code (#5570)MechMerlin7-151/+10
2019-04-07[Keyboard] Refactor budget96 to remove custom i2c code in favor of QMK i2c_ma...MechMerlin6-142/+6
2019-04-07Refactor E6V2 BMC PCB to get rid of custom i2c code in favor of QMK i2c_maste...Drashna Jaelre7-148/+10
2019-04-07[Keymap] Updates to noroadsleft keymap for KC60 (2019-04-07) (#5576)noroadsleft4-324/+349
2019-04-07[Keyboard] Refactor FaceW for new BMC changes (#5575)MechMerlin11-346/+20
2019-04-07disable bootmagic as it does not work for bmc boardsmechmerlin3-6/+2
2019-04-07fix naming in usbconfig.hmechmerlin1-3/+3
2019-04-07fix pyusb install instructionsmechmerlin1-2/+2
2019-04-07clean up config filemechmerlin1-6/+2
2019-04-07remove custom i2c code in favor of QMK i2c_mastermechmerlin4-133/+3
2019-04-07[Keyboard] Panc60 Refactor (#5559)MechMerlin9-296/+11
2019-04-05Remove user keymap changesDrashna Jaelre3-3/+16
2019-04-05Additional cleanup of orthodox files and keymapsDrashna Jaelre7-38/+9
2019-04-05Convert Orthodox to Split Common codeDrashna Jaelre12-965/+12
2019-04-05Add a new keyboard: NQG (#5558)Bernard7-0/+199
2019-04-05[Keyboard] Simplified handwired/xealous since most of the features are in cor...Alex Ong4-398/+12
2019-04-05[Keyboard] Move scrabblepad into donutcables directory (#5553)MechMerlin11-11/+5
2019-04-04[Keymap] Additional RGB options set (#5551)stanrc851-0/+19
2019-04-04[Keyboard] Add Budget96 by Donut Cables (#5550)MechMerlin13-0/+883
2019-04-04 [Keyboard] Added configurable defaults for RGB backlight parameters. (#5549)Wilba6-4/+64