summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [Keyboard] Revert "Fix id67 RGB Matrix (#16916)" - on IDOBAO ID67 kb (#16917)Vino Rodrigues2022-05-1115-273/+139
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-118-278/+0
|\|
| * [Keyboard] remove handwired/reddot as per #14211 (#17033)Vino Rodrigues2022-05-118-278/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-1122-0/+656
|\|
| * [Keyboard] Add ano keyboard (#16885)sauvehoo2022-05-117-0/+228
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Littlefoot lx dev (#16771)TJ2022-05-1115-0/+428
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-1111-0/+297
|\|
| * [Keyboard] Yakiimo PCB (#16984)4pplet2022-05-1111-0/+297
| | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-112-4/+10
|\|
| * [Keyboard] Update YMDK Split 64 config (#16979)Minke Zhang2022-05-112-4/+10
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-119-0/+251
|\|
| * [Keyboard] Add subrezon/la_nc keyboard (#16833)Daniel Osipishin2022-05-119-0/+251
| | | | | | | | | | | | 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: Daniel Osipishin <daniel.osipishin@retarus.de>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-1117-500/+1809
|\|
| * KBDfans KBD75 Refactor - 2022 Edition (#17052)James Young2022-05-1117-500/+1809
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add license headers * tidy-up revision rules.mk files - convert tabs to spaces - align inline comments - update rule ordering * touch-up readme.md * touch-up rev1/rev1.h - convert tabs to spaces - convert to QMK 3-character notation for matrix positions * rev1/rev1.h: add matrix diagram * touch-up rev2/rev2.h - convert tabs to spaces - convert to QMK 3-character notation for matrix positions * rev2/rev2.h: add matrix diagrams * rev1/info.json: apply friendly formatting * rev2/info.json: apply friendly formatting * refactor layout macros - switch `LAYOUT_ansi_1u` with `LAYOUT_75_ansi` - makes `LAYOUT_75_ansi` the canonical macro name, with `LAYOUT_ansi_1u` as an alias for backwards compatibility - move `LAYOUT_ansi_1u` alias to `info.json` files from revision headers - remove `LAYOUT_iso_1u` (was unused) - rename `LAYOUT_ansi` to `LAYOUT_75_ansi_rwkl` - rename `LAYOUT_iso` to `LAYOUT_75_iso_rwkl` * refactor default keymap - use four-space indent - update grid alignment * refactor iso keymap - refactor to use `LAYOUT_75_iso` macro - change from Split to 2u Backspace - change from Split to Standard Spacebar - change `KC_BSLS` keycode to `KC_NUHS`, and place on home row - use four-space indent - update grid alignment * refactor via keymap - use four-space indent - update grid alignment * touch-up readme.md again Fix a broken link. * update section comments in revision header files * add Full Winkeyless layouts - add `LAYOUT_75_ansi_wkl` and `LAYOUT_75_iso_wkl` layout macros
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-111-2/+2
|\|
| * [Keyboard] fix tf65rgbv2 keyboard layout (#17029)Willy Breitenbach2022-05-111-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-111-0/+9
|\|
| * [Keyboard] Add usable tap-hold defaults for ferris via (#16696)Albert Y2022-05-111-0/+9
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-119-0/+304
|\|
| * [Keyboard] Momokai Tap Trio (#16463)peepeetee2022-05-119-0/+304
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add winry3m3w * change name to Momokai Tap Trio * Delete settings.json * add rgb effects * amend default keymap * add limited RGB controls to default keymap * fix VAD * Update keyboards/momokai/tap_trio/tap_trio.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/momokai/tap_trio/tap_trio.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/momokai/tap_trio/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/momokai/tap_trio/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * implement RGB matrix, change default keymap * change keymaps * change rgb effects * comment out the RGB matrix and switch back to RGB light due to VIA not playing ball Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-1118-4/+461
|\|
| * [Keyboard] Add Axostudio Yeti hotswap version (#16820)kb-elmo2022-05-1118-4/+461
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-102-2/+2
|\|
| * [Keyboard] Fix led num for center_enter/qoolee (#17050)takashicompany2022-05-102-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-1010-0/+518
|\|
| * Adding akira (#16982)Eugene-Yuan Kou2022-05-1010-0/+518
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * keyboard:akira initial commit * Update keyboards/ekow/akira/akira.h Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/ekow/akira/keymaps/via/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/ekow/akira/readme.md Co-authored-by: Joel Challis <git@zvecr.com> * Update .gitignore Co-authored-by: Joel Challis <git@zvecr.com> * Update readme.md * Update keyboards/ekow/akira/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update rules.mk remove redundant content. * added keyboard/ekow/keymaps/via/keymap.c * remove .ccls-cache * add instructions of enter the bootloader * add instructions of enter the bootloader * modify ekow/akira:via * Update keyboards/ekow/akira/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ekow/akira/keymaps/via/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-102-0/+8
|\|
| * converter/a1200/mistress1200: further firmware shrinking to fit on ↵8bits4ever2022-05-102-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Atmega16U4 (16kb) (#17040) * Create dummy.txt * Add files via upload * Add files via upload * Delete dummy.txt * Update config.h * Update rules.mk * Update keymap.c * Update keyboards/converter/a1200/mistress1200/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/converter/a1200/mistress1200/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/converter/a1200/mistress1200/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/converter/a1200/mistress1200/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/converter/a1200/mistress1200/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/converter/a1200/mistress1200/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/converter/a1200/mistress1200/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update config.h * Update rules.mk * Update readme.md * Update config.h * Update rules.mk * Update config.h * Update keyboards/converter/a1200/mistress1200/config.h Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-102-6/+6
|\|
| * Update RMKB to support SNAP (#17042)Jay Greco2022-05-102-6/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-093-0/+160
|\|
| * feat: add support for JJ50 VIA (#16420)Guillaume Gérard2022-05-093-0/+160
| |
* | MSYS2 install: add some Python dependencies through Pacman (#17025)Ryan2022-05-071-1/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-071-10/+12
|\|
| * Sol3 fix rgb map (#17019)Doomsdayrs2022-05-071-10/+12
| | | | | | | | | | | | | | | | | | * Fix for key -> LED mapping * Revert whitespace changes * Revert whitespace changes 2 Co-authored-by: theVDude <rb.cubed@gmail.com>
* | converter/usb_usb: remove surplus commas (#17024)Ryan2022-05-071-5/+5
| |
* | gboards/gergoplex: move `COMBO_ENABLE` to keymap level (#16667)Ryan2022-05-0710-3/+18
| |
* | usb-usb converter: community layout support (#16773)Ryan2022-05-074-516/+590
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-061-0/+6
|\|
| * Ensure .hex file output for ARM Teensys (#17014)Ryan2022-05-061-0/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-061-1/+0
|\|
| * [Bug] Fix RS60 Rev2 I2C (#17015)Xelus222022-05-061-1/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-057-0/+901
|\|
| * Add ibis PCB (#17001)Josh Hinnebusch2022-05-057-0/+901
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial ibis commit * updates etc * layout updates to fix mismatched keys * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/hineybush/ibis/info.json Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/hineybush/ibis/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-0514-51/+359
|\|
| * [Keyboard] RS60 Rev2 Addition (#16988)Xelus222022-05-0514-51/+359
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-051-1/+1
|\|
| * Add missing dependency for qmk setup on Fedora (#17003)Mateusz Mojsiejuk2022-05-041-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-043-7/+87
|\|
| * [Keyboard] Add per-key RGB for Quark LP RGB variants (#16671)npspears2022-05-043-7/+87
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>