Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove encoder in-matrix workaround code (#20389) | jack | 2023-06-19 | 241 | -5234/+1105 |
| | |||||
* | Fixup `dekunukem/duckypad` (#21298) | jack | 2023-06-19 | 7 | -143/+94 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-19 | 1 | -13/+13 |
|\ | |||||
| * | Tsubasa Handwired: correct layout data (#21295) | James Young | 2023-06-19 | 1 | -13/+13 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-19 | 1 | -25/+26 |
|\| | |||||
| * | HFDKB K83 Configurator Layout Fix (#21297) | James Young | 2023-06-18 | 1 | -25/+26 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-19 | 6 | -0/+437 |
|\| | |||||
| * | [Keyboard] Add support for Alveus MX PCB (#21238) | mechlovin | 2023-06-18 | 6 | -0/+437 |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-19 | 7 | -0/+55 |
|\| | |||||
| * | Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282) | Nick Brassel | 2023-06-19 | 7 | -0/+55 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-19 | 6 | -231/+265 |
|\| | |||||
| * | Geistmaschine Geist Layout Refactor and Touch-Up (#21288) | James Young | 2023-06-18 | 6 | -231/+265 |
| | | |||||
* | | Remove default `TAPPING_TERM` from keyboard config.h (#21284) | Ryan | 2023-06-18 | 48 | -144/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-18 | 1 | -2/+2 |
|\| | |||||
| * | [refactor] correct layout data (#21289) | James Young | 2023-06-18 | 1 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-18 | 2 | -6/+6 |
|\| | |||||
| * | preonic/rev3{,_drop}: Fix layouts with 2u keys (#21114) | Sergey Vlasov | 2023-06-18 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | Apparently layouts with 2u keys were not correctly converted into the `info.json` format (the old C layout macros used the arguments for such keys multiple times to cover all possible 1u locations; this is not supported in `info.json`, and the single matrix location for 2u keys was chosen incorrectly in some cases). Fix the layout definitions to match the real PCB wiring. | ||||
* | | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 2160 | -2058/+2194 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-18 | 1 | -1/+1 |
|\| | |||||
| * | Fix up operator precedence in RGBLIGHT (#21280) | Nick Brassel | 2023-06-18 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-17 | 1 | -18/+18 |
|\| | |||||
| * | Dymium65 Layout Touch-Up (#21269) | James Young | 2023-06-17 | 1 | -18/+18 |
| | | | | | | | | | | * [refactor] friendly-format info.json * [refactor] correct layout data | ||||
* | | Eason Aeroboard Refactor (#21271) | James Young | 2023-06-17 | 3 | -48/+133 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [refactor] refactor keymaps - grid-align keycodes - use four-space indent - remove trailing whitespace * [refactor] physically arrange layout macro Arrange the layout macro and keymaps in the QMK-desired order. Breaks compatibility with out-of-tree keymaps. Key sequence swaps in this commit: - `KC_GRV` <-> `KC_1` - `KC_TAB` <-> `KC_Q` * [refactor] rename LAYOUT to LAYOUT_split_space * [enhancement] add LAYOUT_7u_space * [chore] correct maintainer value Reference the keyboard maintainer's GitHub username. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-17 | 3 | -58/+60 |
|\| | |||||
| * | DOIO KB38 Refactor (#21268) | James Young | 2023-06-17 | 3 | -58/+60 |
| | | | | | | | | | | | | | | | | | | | | | | * [refactor] keymap refactor - tidy-up box drawing - update keycode alignment for readability - use QMK-native keycode aliases * [refactor] correct layout data * [docs] add image to readme | ||||
* | | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 805 | -563/+991 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-15 | 2 | -45/+69 |
|\| | |||||
| * | Alas: ISO Layouts Fix and Matrix Diagram (#21255) | James Young | 2023-06-15 | 2 | -45/+69 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-15 | 1 | -17/+17 |
|\| | |||||
| * | ButterKeebs PocketPad: correct layout data (#21256) | James Young | 2023-06-15 | 1 | -17/+17 |
| | | |||||
* | | Move `RGBLIGHT_SPLIT` to data driven (#21190) | Ryan | 2023-06-15 | 73 | -67/+25 |
| | | | | | | | | | | * Move `RGBLIGHT_SPLIT` to data driven * Remove where `split_count` is already set | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-15 | 4 | -103/+103 |
|\| | |||||
| * | DOIO KB30 Refactor (#21250) | James Young | 2023-06-15 | 4 | -103/+103 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor keymaps - remove extra blank lines - convert tabs to spaces - use four-space indent - grid-align keycodes - use QMK-native keycode aliases * info.json: correct layout data * add readme.md * info.json: correct maintainer field Updates the value to reference the maintainer's GitHub username. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-15 | 10 | -0/+228 |
|\| | |||||
| * | [Keyboard] Add Artemis Paragon (#20910) | Sleepdealr | 2023-06-14 | 10 | -0/+228 |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-15 | 10 | -0/+512 |
|\| | |||||
| * | [Keyboard] add top40 keyboard. (#21199) | jonylee@hfd | 2023-06-14 | 10 | -0/+512 |
| | | | | | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-15 | 10 | -0/+792 |
|\| | |||||
| * | [Keyboard] add acr87 keyboard. (#21200) | jonylee@hfd | 2023-06-14 | 10 | -0/+792 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-15 | 9 | -0/+446 |
|\| | |||||
| * | [Keyboard] Adding OSAv2 Numpad Topre support (#21224) | blindassassin111 | 2023-06-14 | 9 | -0/+446 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-15 | 8 | -0/+523 |
|\| | |||||
| * | [Keyboard] Add CannonKeys Leviatan PCB (#21231) | Andrew Kannan | 2023-06-14 | 8 | -0/+523 |
| | | |||||
* | | [Keyboard] `dactyl_manuform/6x7` pin correction (#21240) | Duncan Sutherland | 2023-06-14 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-15 | 2 | -4/+6 |
|\| | |||||
| * | [Keymap] Left Control is now ESC when tapped (#21241) | Gastón Jorquera | 2023-06-14 | 2 | -4/+6 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-15 | 6 | -65/+7 |
|\| | |||||
| * | Modernize M75H and M75S firmwares (#21244) | Álvaro A. Volpato | 2023-06-14 | 6 | -65/+7 |
| | | |||||
* | | Rely on introspection to handle OOB access. (#21247) | Nick Brassel | 2023-06-14 | 1 | -12/+3 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-15 | 6 | -0/+277 |
|\| |