| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-08-07 | 8 | -0/+474 |
|\ |
|
| * | [Keyboard] add handwired/oem_ansi_fullsize (#13857) | Cian Johnston | 2021-08-06 | 8 | -0/+474 |
* | | Unconditionally call led_init_ports (#12116) | Joel Challis | 2021-08-03 | 1 | -4/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 1 | -1/+1 |
|\| |
|
| * | Fix onekey console keymap (#13797) | Ryan | 2021-07-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-30 | 51 | -118/+121 |
|\| |
|
| * | Onekey cleanup (#13786) | Ryan | 2021-07-30 | 51 | -118/+121 |
* | | Fix typo in Dactyl Manuform (#13740) | Ryan | 2021-07-27 | 1 | -1/+1 |
* | | Dactyl Manuform cleanup (#13686) | Ryan | 2021-07-27 | 54 | -1554/+1409 |
* | | Reduce firmware size in prep for #12670 (#13724) | Drashna Jaelre | 2021-07-27 | 2 | -9/+3 |
* | | [Keymap] Drashna's Defaults cleanup (#13722) | Drashna Jaelre | 2021-07-26 | 6 | -128/+229 |
* | | Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689) | Drashna Jaelre | 2021-07-24 | 1 | -1/+1 |
* | | Remove deprecated callbacks for encoders and dip switches (#13404) | Drashna Jaelre | 2021-07-24 | 2 | -4/+2 |
* | | [Keyboard] Quick hack to fix Astro65 board (#13665) | Drashna Jaelre | 2021-07-23 | 1 | -4/+6 |
* | | [Keyboard] Fix symmetric70_proto build break on develop branch (#13667) | Takeshi ISHII | 2021-07-23 | 1 | -2/+4 |
* | | Fix errors with matrix_output_unselect_delay function calls (#13645) | Drashna Jaelre | 2021-07-22 | 2 | -36/+39 |
* | | [Keyboard] Fix matrix issues with Promethium (#13648) | Drashna Jaelre | 2021-07-22 | 1 | -169/+170 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-20 | 4 | -0/+11 |
|\| |
|
| * | Six Pack and ortho_ layout updates (#13587) | Suschman | 2021-07-19 | 4 | -0/+11 |
* | | [Bug] Develop - Change uint32_t to layer_state_t (#13596) | Xelus22 | 2021-07-19 | 3 | -23/+23 |
* | | Merge remote-tracking branch 'origin/master' into develop | Zach White | 2021-07-14 | 48 | -294/+2358 |
|\| |
|
| * | Traveller handwired layout macro refactor (#13539) | James Young | 2021-07-13 | 3 | -126/+129 |
| * | Ortho 5x14 handwired info.json correction (#13538) | James Young | 2021-07-13 | 2 | -2/+2 |
| * | [Keyboard] fixes and additions to the Marauder keyboard (#13462) | Cosmin | 2021-07-13 | 7 | -10/+265 |
| * | [Keyboard] Update Symmetric70 keyboard prototype (#12707) | Takeshi ISHII | 2021-07-13 | 35 | -64/+1865 |
| * | Ergonomic Vertical Keyboard (EVK) handwired info.json touch-up (#13527) | James Young | 2021-07-12 | 1 | -92/+97 |
* | | first pass: matrix consistency improvements (#13471) | Zach White | 2021-07-11 | 2 | -2/+2 |
* | | `keymap_extras`: Remove deprecated defines (#12949) | Ryan | 2021-07-06 | 4 | -31/+28 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-07-05 | 8 | -485/+341 |
|\| |
|
| * | Traveller cleanup (#13441) | Ryan | 2021-07-05 | 8 | -485/+341 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-07-03 | 4 | -0/+61 |
|\| |
|
| * | [Keymap] Update Miryoku (#13307) | Manna Harbour | 2021-07-03 | 4 | -0/+61 |
* | | [Keyboard] Relocalize and Update p1800fl (#12425) | team0110 | 2021-07-02 | 8 | -327/+0 |
* | | Convert Dip Switch callbacks to boolean functions (#13399) | Drashna Jaelre | 2021-07-01 | 1 | -16/+17 |
* | | Drashna's split updates (#13350) | Drashna Jaelre | 2021-07-01 | 31 | -806/+1362 |
* | | Remove `API_SYSEX_ENABLE`s from rules.mk (#13389) | Ryan | 2021-06-30 | 6 | -6/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-29 | 4 | -54/+117 |
|\| |
|
| * | Ergocheap handwired Layout Macro refactor (#13348) | James Young | 2021-06-29 | 4 | -54/+117 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-29 | 3 | -28/+28 |
|\| |
|
| * | Swiftrax Nodu handwired: layout macro sequence fix (#13329) | James Young | 2021-06-28 | 3 | -28/+28 |
* | | Error log cleanup (#13349) | Zach White | 2021-06-26 | 3 | -5/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-25 | 1 | -1/+1 |
|\| |
|
| * | Cleanup junk chars, part 2 (#13284) | Ryan | 2021-06-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-24 | 2 | -0/+2 |
|\| |
|
| * | enable mouse keys in handwired/dactyl keymaps that use them (#12586) | James Larkby-Lahet | 2021-06-24 | 2 | -0/+2 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-21 | 5 | -8/+13 |
|\| |
|
| * | Swiftrax Nodu handwired: Layout Macro rename and Community Layout support (#1... | James Young | 2021-06-21 | 5 | -8/+13 |
* | | Move optical sensor code to drivers folder (#13044) | Drashna Jaelre | 2021-06-21 | 5 | -626/+2 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-06-21 | 2 | -2/+2 |
|\| |
|
| * | Cleanup junk characters, part 1 (#13282) | Ryan | 2021-06-21 | 2 | -2/+2 |