summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-063-54/+26
|\
| * Migrate crkbd/soundmonster to split common, fix OLED and RGB matrix (#15717)Leo Batyuk2022-01-063-54/+26
| | | | | | Co-authored-by: Leo B <leo.the.soundmonster@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-069-0/+330
|\|
| * [Keyboard] Adding GOS65 files (#14734)hadi2022-01-069-0/+330
| | | | | | | | | | | | | | | | | | | | * Adding gos65 files * Updating info and config to align with other review * Changing LAYOUT_all to LAYOUT * Updating LAYOUT to have 69 elements
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-065-18/+20
|\|
| * Update keymap for MechBrewery MB65S (#15673)AnthonyNguyen1682022-01-065-18/+20
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-061-1/+1
|\|
| * checkerboards/quark_squared: fix broken layout macro reference in info.json ↵James Young2022-01-061-1/+1
| | | | | | | | (#15757)
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-01-067-46/+347
|\|
| * Pearlboards Touch-Up (#15756)James Young2022-01-067-46/+347
| | | | | | | | | | | | | | | | | | | | | | | | | | * add QMK Configurator data for Atlas * add QMK Configurator data for Pearl * add QMK Configurator data for Zeus * add QMK Configurator data for Zeuspad * physically arrange Zeus layout macro Moves the keycode for the rotary encoder to the top row.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-061-0/+116
|\|
| * handwired/ortho_brass: add QMK Configurator data (#15755)James Young2022-01-051-0/+116
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-061-1/+59
|\|
| * cannonkeys/adelie: Fix QMK Configurator Implementation (#15754)James Young2022-01-051-1/+59
| | | | | | | | | | * info.json: apply friendly formatting * info.json: correct key sequence
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-053-6/+6
|\|
| * [Keyboard] Remove locking support for Boardsource LP boards (#15747)Albert Y2022-01-053-6/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-052-10/+219
|\|
| * Fix info.json for kbdfans/odin/{rgb,soldered} (#15750)Sergey Vlasov2022-01-052-10/+219
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * kbdfans/odin/*: Reformat info.json to be human-readable Apply `qmk format-json` to the `info.json` files for `kbdfans/odin/rgb` and `kbdfans/odin/soldered; no actual content changes. * kbdfans/odin/*: Fix key ordering in info.json The order of key entries in `info.json` did not match the order of layout macro arguments (apparently the keys in the cursor block, which are shifted down by 0.25u with respect to the rest of keys, were treated as separate rows). Fix the order to make the configurator produce proper keymaps.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-051-1/+1
|\|
| * [Keymap] Fix onekey oled keymap (#15751)Drashna Jaelre2022-01-051-1/+1
| |
* | Fixes for bootloader refactor build failures (#15638)Ryan2022-01-0610-42/+8
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-034-9/+11
|\|
| * [Keyboard] change bm60hsrgb/rev2 layout to LAYOUT_60_ansi_arrow (#15701)peepeetee2022-01-034-9/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-031-0/+3
|\|
| * [Keyboard] Keychron Q1: Turn off RGB during PC suspend (#15685)ripdog2022-01-021-0/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-033-24/+32
|\|
| * Fix DracuLad keymap to accomodate for breaking changes. (#15713)Mango The Fourth2022-01-033-24/+32
| | | | | | Co-authored-by: MangoIV <mangoiv@outlook.com>
* | move @yangdigi 's keyboards to a YDKB folder (#15681)peepeetee2022-01-0227-3/+3
| |
* | Update pmw3360 comments to match the datasheet better, fix delays. (#15682)uqs2022-01-023-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-021-68/+68
|\|
| * Revert "mkiirgb/v3: Swap R and G lanes to achieve correct RGB. (#15511)" ↵Vino Rodrigues2022-01-021-68/+68
| | | | | | | | | | (#15660) This reverts commit 235c666f3d79ca42f8bc529bf006473396cb0bba.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-011-3/+3
|\|
| * BM60HSRGB Poker rev2: Fix QMK Configurator Implementation (#15697)James Young2022-01-011-3/+3
| | | | | | | | | | | | | | * fix layout macro reference * correct layout data * correct maintainer field
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-3010-219/+90
|\|
| * [Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre2021-12-2910-219/+90
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-2910-99/+158
|\|
| * [Keyboard] Update to ZSA Keyboards (#15644)Drashna Jaelre2021-12-2910-99/+158
| |
* | [Keyboard] Fix compiler issue with tractyl manuform 4x6 (#15646)Drashna Jaelre2021-12-291-4/+2
| |
* | [Keyboard] Update grs_70ec to use newer custom matrix (#15609)Drashna Jaelre2021-12-291-47/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-291-1/+1
|\|
| * [Keyboard] Fix via keymap in charue/charon keyboard (#15642)Drashna Jaelre2021-12-301-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-2962-35/+1203
|\|
| * [Keyboard] Adding Charon keyboard to Charue family (#15190)ILWrites2021-12-2913-0/+399
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Add Mode Eighty M80v2 PCB support (#15486)Álvaro A. Volpato2021-12-2949-35/+804
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-294-0/+136
|\|
| * [Keymap] Add initial Unicorne keyboard layout for bcat (#15613)Jonathan Rascher2021-12-294-0/+136
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-291-0/+1
|\|
| * [Keymap] Bug fix nordic60, enable underglow for VIA firmware (#15616)4pplet2021-12-281-0/+1
| | | | | | | | Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* | [Keyboard] Update Tractyl Manuform to use Split Pointing Device SyncDrashna Jaelre2021-12-287-204/+57
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-282-2/+2
|\|