aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix Ergodox EZ keyboard dimensions in info.jsonnoroadsleft2019-04-131-2/+2
| * Fix XD87 keyboard dimensions in info.jsonnoroadsleft2019-04-131-1/+1
| * Fix Speedo keyboard dimensions in info.jsonnoroadsleft2019-04-131-1/+1
| * Fix handwired/promethium keyboard dimensions in info.jsonnoroadsleft2019-04-131-1/+1
| * Fix handwired/ortho5x13 keyboard dimensions in info.jsonnoroadsleft2019-04-131-1/+1
| * Fix handwired/frenchdev keyboard dimensions in info.jsonnoroadsleft2019-04-131-1/+1
| * Fix Gergo keyboard dimensions in info.jsonnoroadsleft2019-04-131-1/+1
| * Fix Corne (crkbd) keyboard dimensions in info.jsonnoroadsleft2019-04-131-1/+1
| * Fix Clueboard Cluecard keyboard dimensions in info.jsonnoroadsleft2019-04-131-1/+1
| * Fix Canoe keyboard dimensions in info.jsonnoroadsleft2019-04-131-1/+1
| * Fix handwired/not_so_minidox keyboard dimensions in info.jsonnoroadsleft2019-04-131-1/+1
| * Fix KBDfans KBD4x keyboard dimensions in info.jsonnoroadsleft2019-04-131-1/+1
| * Fix handwired/prime_exl keyboard dimensions in info.jsonnoroadsleft2019-04-131-2/+2
| * Fix Ergodone keyboard dimensions in info.jsonnoroadsleft2019-04-131-2/+2
* | [Docs] Adding Alt↯Tab example macro (#5616)roguepullrequest2019-04-141-1/+46
* | fix combo enabling logic (#5610)Bob2019-04-141-2/+2
* | [Keyboard] Georgi FW updates (#5609)Jeremy Bernhardt2019-04-1419-685/+1437
|/
* Change table namesDrashna Jaelre2019-04-122-5/+5
* Cleanup codeDrashna Jaelre2019-04-121-13/+3
* Make send_char multilined for readaabilityDrashna Jaelre2019-04-121-8/+20
* Clean up some of the codeDrashna Jaelre2019-04-122-3/+3
* Add AltGr/RALT support to Send StringDrashna Jaelre2019-04-121-9/+34
* Add vendor and product arguments to atmega32a_program.py - fix hex printzvecr2019-04-121-4/+4
* Add vendor and product arguments to atmega32a_program.pyzvecr2019-04-121-19/+24
* Max out range for max compatibilityDrashna Jaelre2019-04-121-2/+2
* Fix ATSAM's USB HID descriptor to support higher heycodesDrashna Jaelre2019-04-121-2/+2
* Fix build detection of keymap and board changeszvecr2019-04-121-4/+6
* Apply MAKEFLAGS to speed up CIzvecr2019-04-121-0/+1
* Flesh out keymaps and some tweaks to indicators (#5608)holtenc2019-04-122-11/+52
* add in the missing #definesmechmerlin2019-04-111-0/+15
* Update ps2avrgb readme template (#5584)noroadsleft2019-04-111-5/+5
* Use DIRECT_PINS for BDN9 (#5603)kaylanm2019-04-112-8/+10
* Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)zvecr2019-04-118-259/+146
* Keyboard: Add yosino58 Keyboard (#5465)さくらんぼ2019-04-1138-0/+4019
* fix offset in matrix (#5600)MechMerlin2019-04-101-8/+7
* Remove caveat about combos with shared keys (#5601)Noah Frederick2019-04-101-1/+0
* Revert "Update build instructions and docker file to download submodules" (#5...Konstantin Đorđević2019-04-103-5/+5
* Remove ps2avrGB since its a hangover from the keyboards/winkeyless refactor (...zvecr2019-04-0911-1006/+0
* ergodox_ez: fixed bug where debounce() was called without calculating changed...Alex Ong2019-04-081-7/+20
* Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert2019-04-0814-16/+956
* Switch process_combo to using global register and timer (#2561)Bob2019-04-082-124/+148
* Convert BFO9000 to Split Keyboard code (#5568)Drashna Jaelre2019-04-0810-936/+7
* [Keyboard] Refactor jj4x4 to current standards (#5567)zvecr2019-04-0811-606/+122
* [Keyboard] Bootmagic does not actually work on BMC boards, removing from panc...MechMerlin2019-04-082-2/+2
* [Keyboard] Refactor Singa (#5579)MechMerlin2019-04-0815-296/+63
* [Docs] update feature_rgblight.md: add some figures (#5578)Takeshi ISHII2019-04-081-3/+29
* [Keyboard] Refactor jj40 to current standards (#5574)zvecr2019-04-0812-763/+143
* [Keyboard] Waldo 60 PCB Refactor (#5583)MechMerlin2019-04-0710-173/+83
* Adding the Waldo PCB (PCB for the Holz keyboard) (#4817)That-Canadian2019-04-0716-0/+482
* [Keymap] Change SFT_ESC keycode in default Satan keymap to KC_GESC (#5482)fauxpark2019-04-071-33/+1