aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add funtions of Encoder and VIA for redragon/k667 (#21917)temp4gh2023-09-205-2/+62
| | | | | | | | | | | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: syc <squall_sha@163.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-2114-0/+449
|\|
| * Add ScottoLong Keyboard (#20938)Joe Scotto2023-09-205-0/+168
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * Add ScottoMacrodeck Macropad (#20946)Joe Scotto2023-09-204-0/+107
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * Add ScottoFly Keyboard (#20939)Joe Scotto2023-09-205-0/+174
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-217-0/+153
|\|
| * Add ScottoMouse Handwired Macropad (#21074)Joe Scotto2023-09-207-0/+153
| | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-218-0/+265
|\|
| * Add ScottoSlant Keyboard (#20942)Joe Scotto2023-09-208-0/+265
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | LED/RGB Matrix: prefix driver defines (#22088)Ryan2023-09-216-80/+80
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-213-1/+3
|\|
| * apply 66_(ansi|iso) to keyboards (#21834)Duncan Sutherland2023-09-203-1/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-218-0/+330
|\|
| * [Keyboard] add Quokka keyboard (#20979)Dan Ford2023-09-208-0/+330
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Modernize `dactyl_manuform/dmote` keyboard (#20427)Duncan Sutherland2023-09-2010-120/+148
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-218-0/+218
|\|
| * [Keyboard] Momokai Aurora (#20419)peepeetee2023-09-208-0/+218
| | | | | | | | | | | | | | Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-202-1/+12
|\|
| * Restrict "feature" and "animation" keys (#21895)Joel Challis2023-09-202-1/+12
| |
* | Migrate dynamic_keymap.layer_count >= 4 (#22087)Joel Challis2023-09-2059-85/+81
| |
* | Update AW20216S LED type (#22072)Ryan2023-09-2021-801/+37
| | | | | | | | | | * Update AW20216S LED type * Remove mattgauf keymap
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-2013-60/+505
|\|
| * amend 96_(ansi|iso) community_layouts in keyboards/ (#22066)Duncan Sutherland2023-09-2013-60/+505
| |
* | Remove ALLOW_WARNINGS and PICO_INTRINSICS_ENABLED (#22085)Joel Challis2023-09-2016-58/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-204-17/+68
|\|
| * Alchemist Keyboards OGRN Layout Addition (#22080)James Young2023-09-194-17/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add layout/matrix diagram [docs] * Friendly-format `info.json` [style] * Add `LAYOUT_ortho_5x4` [enhancement] * Touch-up keymaps - update grid-alignment (layer-to-layer consistency) - fix box drawings [style] * Extend Community Layout support Add `ortho_5x4` to supported Community Layouts. [enhancement]
* | Move `PACKED` define to util.h (#22074)Ryan2023-09-204-42/+7
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-193-6/+9
|\|
| * SapuSeven MacroPad12: rename LAYOUT to LAYOUT_ortho_3x4 (#22081)James Young2023-09-203-6/+9
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-192-8/+85
|\|
| * Add OLED logo DP3000 macropad (#21936)Deddia Permana2023-09-192-8/+85
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-194-38/+382
|\|
| * Ubest VN Community Layout Support (#22070)James Young2023-09-194-38/+382
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add layout/matrix diagram [docs] * Rename `LAYOUT` to `LAYOUT_all` [refactor] * Add `LAYOUT_65_ansi_split_bs` [enhancement] * Add `LAYOUT_65_ansi` [enhancement] * Add `LAYOUT_65_iso_split_bs` [enhancement] * Add `LAYOUT_65_iso` [enhancement] * Enable Community Layout support [enhancement] * Touch-up keymaps - apply four-space indent - grid-align keycodes [style]
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-194-198/+1173
|\|
| * DZTech Pluto Community Layout support (#22069)James Young2023-09-194-198/+1173
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add layout/matrix diagram [docs] * Friendly-format `info.json` - apply four-space indent - sort JSON keys in layout objects [style] * Correct `LAYOUT_all` data Correct key sizes/positions of: - ANSI Backslash [1, 13] - ANSI Enter [1, 14] - Fn [3, 13] [chore] * Correct `LAYOUT_iso` data Correct position of Fn key [3, 13]. [chore] * Add `LAYOUT_tkl_nofrow_ansi_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi_tsangan_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi_tsangan` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi_wkl_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi_wkl` [enhancement] * Add `LAYOUT_tkl_nofrow_iso_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_iso` [enhancement] * Add `LAYOUT_tkl_nofrow_iso_tsangan_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_iso_tsangan` [enhancement] * Add `LAYOUT_tkl_nofrow_iso_wkl_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_iso_wkl` [enhancement] * Enable Community Layout support [enhancement] * Touch-up keymaps Update keycode grid alignment. [style]
* | Add and use I2C address defines for ISSI LED drivers (#22008)Ryan2023-09-19166-496/+385
| |
* | [Keymap] fix unxmaal for 60_iso (#21975)Duncan Sutherland2023-09-181-15/+17
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-199-0/+150
|\|
| * [Keyboard] Add riot pad (#22060)Shandon Anderson2023-09-189-0/+150
| | | | | | | | Co-authored-by: ShandonCodes <shandon@shandon.codes>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-181-0/+1
|\|
| * Add missing gpio include to ps2 vendor (#22063)Dasky2023-09-181-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-186-0/+202
|\|
| * Adding support for the Pteron56 (PCB) keyboard (#21731)Filip Sund2023-09-186-0/+202
| |
* | Add missing fullsize extended default layouts (#21402)dexter932023-09-1813-0/+555
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-184-85/+483
|\|
| * Wolf Ziggurat Layout Additions (#22053)James Young2023-09-174-85/+483
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add layout/matrix diagram [docs] * Friendly-format `info.json` [style] * Touch-up layout data Move the ISO Hash key to the main key area. [chore] * Rename `LAYOUT` to `LAYOUT_all` [refactor] * Add `LAYOUT_65_xt_ansi_blocker_tsangan_split_bs` [enhancement] * Add `LAYOUT_65_xt_ansi_blocker_tsangan` [enhancement] * Add `LAYOUT_65_xt_iso_blocker_tsangan_split_bs` [enhancement] * Add `LAYOUT_65_xt_iso_blocker_tsangan` [enhancement]
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-184-81/+1115
|\|
| * Wolf Silhouette Community Layout Support (#22052)James Young2023-09-174-81/+1115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add layout/matrix diagram [docs] * Friendly-format `info.json` [style] * Touch-up layout data Move the ISO Hash key to the main key area. [chore] * Rename `LAYOUT` to `LAYOUT_all` [refactor] * Add `LAYOUT_tkl_nofrow_ansi_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi_tsangan_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi_tsangan` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi_wkl_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_ansi_wkl` [enhancement] * Add `LAYOUT_tkl_nofrow_iso_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_iso` [enhancement] * Add `LAYOUT_tkl_nofrow_iso_tsangan_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_iso_tsangan` [enhancement] * Add `LAYOUT_tkl_nofrow_iso_wkl_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_nofrow_iso_wkl` [enhancement] * Enable Community Layout support [enhancement]
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-184-104/+222
|\|
| * Wolf Neely65 Touch-Up (#22045)James Young2023-09-174-104/+222
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add layout/matrix diagram [docs] * Friendly-format `info.json` [style] * Touch-up keymaps - grid-align keycodes - use QMK-native keycode aliases [refactor] * Fix keymaps Fix keycodes being assigned out of order with respect to `info.json`. - move XT function keys to left side - move keycodes for position [2, 14] from Home Row to Number Row [bugfix] * Rename `LAYOUT` to `LAYOUT_65_xt_ansi_blocker_tsangan_wkl_split_bs` [refactor] * Add `LAYOUT_65_xt_ansi_blocker_tsangan_wkl` [enhancement]