summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-15312-1362/+2164
| |
* | Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-1524-29/+245
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-157-6/+259
|\|
| * Xelus RS60 Layout Refactor (#18708)James Young2022-10-157-6/+259
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix diagrams * add LAYOUT_60_ansi * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_tsangan_hhkb * enable Community Layout support * enable Community Layout support, phase 2 Remove the `LAYOUTS` rules from the `rules.mk` files, now that the data is in `info.json`.
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-154-63/+8
|\|
| * Fixup momoka_ergo (#18704)jack2022-10-144-64/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-131-1/+1
|\|
| * Fixup bluebell/swoop (#18703)jack2022-10-131-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-138-0/+264
|\|
| * add akb/vero (#18652)arnstadm2022-10-138-0/+264
| |
* | Fix aurora/sweep (#18701)Joel Challis2022-10-131-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-134-5/+78
|\|
| * Add momoka ergo via support (#18678)Kevin Boss2022-10-134-5/+78
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-1310-0/+400
|\|
| * Add Swoop keyboard (#18436)Duccio2022-10-1310-0/+400
| |
* | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-13320-586/+586
| | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* | Fixup dumbpad/v3x (#18692)jack2022-10-134-11/+7
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-131-1/+1
|\|
| * Update info.json of Q3 ISO with Encoder (#18697)lalalademaxiya12022-10-131-1/+1
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-135-32/+11
|\|
| * Fix Caps Lock indicators on Wilba Tech PCBs (#18695)Wilba2022-10-135-32/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-1318-55/+55
|\|
| * Keychron Q3 Layout Touch-Up (#18696)James Young2022-10-1318-55/+55
| |
* | Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-13214-20806/+0
| |
* | Fixup keychron/q3 (#18687)jack2022-10-1319-49/+51
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-1317-0/+1369
|\|
| * [Keyboard] Add splitkb.com's Aurora Sweep (#18691)leah-splitkb2022-10-1317-0/+1369
| |
* | Remove keymaps that still reference legacy macros (#18690)Joel Challis2022-10-137-143/+0
| |
* | Fixup handwired/jopr — remove deprecated keycode (#18668)jack2022-10-131-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-124-127/+833
|\|
| * Vertex ARC60 Layout Refactor (#18670)James Young2022-10-134-127/+833
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-127-43/+164
|\|
| * Quefrency xeal (#18657)Alex Ong2022-10-133-0/+88
| |
| * Viendi 8L Layout Refactor (#18677)James Young2022-10-134-43/+76
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-1210-0/+573
|\|
| * [Keyboard] Support for dumbpad_v3x (#18663)Dicko2022-10-1210-0/+573
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: support for dumbpad_v3x - all credit goes to - ref: https://github.com/qmk/qmk_firmware/pull/16285 - included comment from noroadsleft - ref: https://github.com/qmk/qmk_firmware/pull/16285#pullrequestreview-1038213899 * fix: add newline on every .c, .h, .mk files end * feat: response to change https://github.com/qmk/qmk_firmware/pull/18663#discussion_r991515821 * feat: response to change https://github.com/qmk/qmk_firmware/pull/18663#discussion_r991516192
* | Remove some .gitignore files (#18689)Joel Challis2022-10-132-0/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-1278-0/+4014
|\|
| * Keychron q3 (#16912)lalalademaxiya12022-10-1378-0/+4014
| | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Cesar Rojas <cesar.fieoner@gmail.com> Co-authored-by: lokher <lokher@gmail.com> Co-authored-by: Adam Karim <adam@akarsoft.com> Co-authored-by: bootstrapper <ido.samuelson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-128-411/+0
|\|
| * Remove xealousbrown keyboard (#18658)Alex Ong2022-10-128-411/+0
| | | | | | Co-authored-by: alexo <alex-ong>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-112-4/+4
|\|
| * Bugfix waffling60 rev d solder (#18673)4pplet2022-10-112-4/+4
| |
* | Remove legacy keycodes, part 3 (#18669)Ryan2022-10-11102-172/+165
| | | | | | | | | | | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* | Update snowe's KC_RESET to use QK_BOOT (#18667)precondition2022-10-111-1/+1
| |
* | Remove legacy keycodes, part 2 (#18660)Ryan2022-10-10227-420/+420
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS`
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-108-0/+574
|\|
| * [Keyboard] Add hardwareabstraction/handwire Board (#18504)Andy Tsai2022-10-108-0/+574
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Tom Barnes <barnestom@me.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-105-86/+1022
|\|
| * Vertex AngleR2 Layout Refactor (#18661)James Young2022-10-105-86/+1022
| |