Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kinesis: remove stacked split layouts (#21569) | Ryan | 2023-07-22 | 22 | -1336/+351 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-21 | 16 | -0/+1104 |
|\ | |||||
| * | [Keyboard] Add EC Theca (#21233) | Cipulot | 2023-07-20 | 16 | -0/+1104 |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-20 | 10 | -0/+523 |
|\| | |||||
| * | [Keyboard] Add boardsource/unicorne (#21510) | jack | 2023-07-20 | 10 | -0/+523 |
| | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Cole Smith <smithcole@protonmail.com> | ||||
* | | Fix backlight support for some boards (#21554) | Ryan | 2023-07-21 | 17 | -29/+61 |
| | | |||||
* | | backlight: split AVR PWM and timer drivers (#21540) | Ryan | 2023-07-21 | 40 | -4/+40 |
| | | |||||
* | | haptic: naming cleanups (#21551) | Ryan | 2023-07-21 | 41 | -68/+56 |
| | | |||||
* | | Rename `dactyl_manuform` variant `3x5_3` (#21015) | Duncan Sutherland | 2023-07-20 | 14 | -10/+95 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-07-21 | 24 | -58/+499 |
|\| | |||||
| * | Add Bastion75 PCB to QMK (#21529) | Andrew Kannan | 2023-07-20 | 9 | -0/+311 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Bastion75 to QMK * Remove blank layers * Apply suggestions from code review Co-authored-by: jack <0x6a73@protonmail.com> * Update keymaps --------- Co-authored-by: jack <0x6a73@protonmail.com> | ||||
| * | Move files to rev1 folder, add rev2 (#21563) | Danny | 2023-07-20 | 15 | -57/+188 |
| | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | ||||
* | | Spruce up `dactyl_lightcycle` and `dactyl_maximus` layouts (#21519) | Duncan Sutherland | 2023-07-20 | 2 | -172/+172 |
| | | |||||
* | | Amend layout and matrix positions for `dactyl_cc` (#21523) | Duncan Sutherland | 2023-07-20 | 1 | -68/+68 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-20 | 1 | -64/+68 |
|\| | |||||
| * | Automata02 Alisaie Touch-Up (#21552) | James Young | 2023-07-20 | 1 | -64/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | * [style] friendly-format info.json * [chore] remove key labels from info.json * [chore] correct layout data Fix a misleading Configurator implementation, and incorrect key sizes and positioning on the bottom row. * [chore] re-add key labels to info.json | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-20 | 3 | -5/+11 |
|\| | |||||
| * | HolySwitch Lightweight65 Community Layout Support (#21550) | James Young | 2023-07-19 | 3 | -5/+11 |
| | | | | | | | | | | * [chore] rename LAYOUT to LAYOUT_65_ansi_blocker * [enhancement] enable Community Layout support | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-18 | 1 | -1/+1 |
|\| | |||||
| * | Fix compilation of lily58 rgb_state_reader (#21502) | Alfredo Colas Gullon | 2023-07-18 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-18 | 8 | -33/+41 |
|\| | |||||
| * | Keychron V4 Touch-Up (#21545) | James Young | 2023-07-17 | 8 | -33/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Keychron V4 ANSI: rename LAYOUT_ansi_61 to LAYOUT_60_ansi * Keychron V4 ANSI: enable Community Layout support * Keychron V4 ISO: correct layout data Move position [3, 1] up by 0.25u. * Keychron V4 ISO: rename LAYOUT_iso_62 to LAYOUT_60_iso * Keychron V4 ISO: enable Community Layout support | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-17 | 3 | -17/+21 |
|\| | |||||
| * | GMMK2 65% ANSI Touch-Up (#21544) | James Young | 2023-07-17 | 3 | -17/+21 |
| | | | | | | | | | | | | | | | | | | * [chore] correct layout data * [chore] rename LAYOUT to LAYOUT_65_ansi_blocker Also adds a layout alias so as to not have to edit the user keymaps. * [enhancement] enable Community Layout support | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-17 | 3 | -5/+9 |
|\| | |||||
| * | AliceH66 Pianoforte Hotswap Touch-Up (#21542) | James Young | 2023-07-17 | 3 | -5/+9 |
| | | | | | | | | | | | | | | | | | | * [refactor] rename LAYOUT_tkl_ansi to LAYOUT_tkl_f13_ansi * [enhancement] enable Community Layout support * [chore] correct layout data Correct the position of the spacebar. | ||||
* | | quantum: remove direct `quantum.h` includes (#21507) | Ryan | 2023-07-16 | 5 | -3/+12 |
| | | |||||
* | | Eliminate `TMK_COMMON_*` in makefiles (#21517) | Ryan | 2023-07-15 | 12 | -88/+48 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-14 | 6 | -0/+246 |
|\| | |||||
| * | [Keyboard] add mothwing (#19342) | tan-t | 2023-07-14 | 6 | -0/+246 |
| | | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com> | ||||
* | | Prepare ymdk/ymd75 for rev4 (#21484) | Joel Challis | 2023-07-14 | 27 | -362/+727 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-12 | 2 | -3/+3 |
|\| | |||||
| * | Fix jaykeeb indicator state and pins (#21466) | Alabahuy | 2023-07-12 | 2 | -3/+3 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-12 | 8 | -0/+343 |
|\| | |||||
| * | [Keyboard] Add minidivide (#19870) | takashicompany | 2023-07-12 | 8 | -0/+343 |
| | | | | | | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-12 | 7 | -0/+250 |
|\| | |||||
| * | [Keyboard] Add new nemui65 (#21304) | spbgzh | 2023-07-11 | 7 | -0/+250 |
| | | | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-11 | 6 | -0/+213 |
|\| | |||||
| * | [Keyboard] add rocketkeyboards mercury65 (#20811) | drewpyun | 2023-07-11 | 6 | -0/+213 |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-11 | 9 | -0/+603 |
|\| | |||||
| * | [Keymap] Dothtm/0.21/60 and 75 (#21442) | Mike Cramer | 2023-07-11 | 9 | -0/+603 |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-11 | 2 | -2/+4 |
|\| | |||||
| * | [Keyboard] Fix RS60's indicator LED (#21509) | Xelus22 | 2023-07-11 | 2 | -2/+4 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-11 | 12 | -0/+618 |
|\| | |||||
| * | [Keyboard] Add nix_studio/lilith (#20466) | arnstadm | 2023-07-11 | 12 | -0/+618 |
| | | | | | | | | | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-11 | 11 | -0/+682 |
|\| | |||||
| * | [Keyboard] Add QVEX Lynepad 2.0 (#21070) | seflm | 2023-07-11 | 11 | -0/+682 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-11 | 6 | -0/+398 |
|\| | |||||
| * | [Keyboard] Model H controller for IBM Model M (#20625) | Jerome Berclaz | 2023-07-11 | 6 | -0/+398 |
| | | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: hcbille <32437363+hcbille@users.noreply.github.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-11 | 4 | -23/+27 |
|\| |