summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Expand)AuthorAgeFilesLines
...
* | [Keymap] Drashna's Defaults cleanup (#13722)Drashna Jaelre2021-07-266-128/+229
* | Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-241-1/+1
* | Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-242-4/+2
* | [Keyboard] Quick hack to fix Astro65 board (#13665)Drashna Jaelre2021-07-231-4/+6
* | [Keyboard] Fix symmetric70_proto build break on develop branch (#13667)Takeshi ISHII2021-07-231-2/+4
* | Fix errors with matrix_output_unselect_delay function calls (#13645)Drashna Jaelre2021-07-222-36/+39
* | [Keyboard] Fix matrix issues with Promethium (#13648)Drashna Jaelre2021-07-221-169/+170
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-204-0/+11
|\|
| * Six Pack and ortho_ layout updates (#13587)Suschman2021-07-194-0/+11
* | [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-193-23/+23
* | Merge remote-tracking branch 'origin/master' into developZach White2021-07-1448-294/+2358
|\|
| * Traveller handwired layout macro refactor (#13539)James Young2021-07-133-126/+129
| * Ortho 5x14 handwired info.json correction (#13538)James Young2021-07-132-2/+2
| * [Keyboard] fixes and additions to the Marauder keyboard (#13462)Cosmin2021-07-137-10/+265
| * [Keyboard] Update Symmetric70 keyboard prototype (#12707)Takeshi ISHII2021-07-1335-64/+1865
| * Ergonomic Vertical Keyboard (EVK) handwired info.json touch-up (#13527)James Young2021-07-121-92/+97
* | first pass: matrix consistency improvements (#13471)Zach White2021-07-112-2/+2
* | `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-064-31/+28
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-07-058-485/+341
|\|
| * Traveller cleanup (#13441)Ryan2021-07-058-485/+341
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-034-0/+61
|\|
| * [Keymap] Update Miryoku (#13307)Manna Harbour2021-07-034-0/+61
* | [Keyboard] Relocalize and Update p1800fl (#12425)team01102021-07-028-327/+0
* | Convert Dip Switch callbacks to boolean functions (#13399)Drashna Jaelre2021-07-011-16/+17
* | Drashna's split updates (#13350)Drashna Jaelre2021-07-0131-806/+1362
* | Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-306-6/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-294-54/+117
|\|
| * Ergocheap handwired Layout Macro refactor (#13348)James Young2021-06-294-54/+117
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-293-28/+28
|\|
| * Swiftrax Nodu handwired: layout macro sequence fix (#13329)James Young2021-06-283-28/+28
* | Error log cleanup (#13349)Zach White2021-06-263-5/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-251-1/+1
|\|
| * Cleanup junk chars, part 2 (#13284)Ryan2021-06-251-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-242-0/+2
|\|
| * enable mouse keys in handwired/dactyl keymaps that use them (#12586)James Larkby-Lahet2021-06-242-0/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-215-8/+13
|\|
| * Swiftrax Nodu handwired: Layout Macro rename and Community Layout support (#1...James Young2021-06-215-8/+13
* | Move optical sensor code to drivers folder (#13044)Drashna Jaelre2021-06-215-626/+2
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-06-212-2/+2
|\|
| * Cleanup junk characters, part 1 (#13282)Ryan2021-06-212-2/+2
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-06-201-1/+1
|\|
| * [Keyboard] Fix comment in split89's config.h (#13231)jurassic732021-06-171-1/+1
* | Extensible split data sync (#11930)Nick Brassel2021-06-181-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-178-0/+332
|\|
| * [Keyboard] Add Split 89 (#13213)jurassic732021-06-178-0/+332
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-164-0/+148
|\|
| * [Keymap] add new keymap for pteron (#12474)Fidel Coria2021-06-154-0/+148
* | Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-093-3/+3
* | Use single memcmp to determine if matrix changed. (#13064)Nick Brassel2021-06-091-0/+19
|/
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-0824-42/+53