summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-14[Docs] Adding Alt↯Tab example macro (#5616)roguepullrequest1-1/+46
2019-04-14fix combo enabling logic (#5610)Bob1-2/+2
2019-04-14[Keyboard] Georgi FW updates (#5609)Jeremy Bernhardt19-685/+1437
2019-04-12Change table namesDrashna Jaelre2-5/+5
2019-04-12Cleanup codeDrashna Jaelre1-13/+3
2019-04-12Make send_char multilined for readaabilityDrashna Jaelre1-8/+20
2019-04-12Clean up some of the codeDrashna Jaelre2-3/+3
2019-04-12Add AltGr/RALT support to Send StringDrashna Jaelre1-9/+34
2019-04-12Add vendor and product arguments to atmega32a_program.py - fix hex printzvecr1-4/+4
2019-04-12Add vendor and product arguments to atmega32a_program.pyzvecr1-19/+24
2019-04-12Max out range for max compatibilityDrashna Jaelre1-2/+2
2019-04-12Fix ATSAM's USB HID descriptor to support higher heycodesDrashna Jaelre1-2/+2
2019-04-12Fix build detection of keymap and board changeszvecr1-4/+6
2019-04-12Apply MAKEFLAGS to speed up CIzvecr1-0/+1
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-12Update ps2avrgb readme template (#5584)noroadsleft1-5/+5
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)zvecr8-259/+146
2019-04-11Keyboard: Add yosino58 Keyboard (#5465)さくらんぼ38-0/+4019
2019-04-11fix offset in matrix (#5600)MechMerlin1-8/+7
2019-04-11Remove caveat about combos with shared keys (#5601)Noah Frederick1-1/+0
2019-04-10Revert "Update build instructions and docker file to download submodules" (#5...Konstantin Đorđević3-5/+5
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 Humbert14-16/+956
2019-04-08Switch process_combo to using global register and timer (#2561)Bob2-124/+148
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[Docs] update feature_rgblight.md: add some figures (#5578)Takeshi ISHII1-3/+29
2019-04-08[Keyboard] Refactor jj40 to current standards (#5574)zvecr12-763/+143
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-08Fixed tap/down/up handling in dynamic keymap macros (#5363)Drashna Jaelre3-11/+23
2019-04-08[Keyboard] Instant60 Tsangan (#5580)Andrew Kannan4-11/+94
2019-04-08Remove keyboard description from Adafruit BLE device namefauxpark1-2/+1
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