summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2022-05-11[Keyboard] Update YMDK Split 64 config (#16979)Minke Zhang
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-05-11[Keyboard] Add subrezon/la_nc keyboard (#16833)Daniel Osipishin
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>
2022-05-11KBDfans KBD75 Refactor - 2022 Edition (#17052)James Young
* 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
2022-05-11[Keyboard] fix tf65rgbv2 keyboard layout (#17029)Willy Breitenbach
2022-05-11[Keyboard] Add usable tap-hold defaults for ferris via (#16696)Albert Y
2022-05-11[Keyboard] Momokai Tap Trio (#16463)peepeetee
* 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>
2022-05-11[Keyboard] Add Axostudio Yeti hotswap version (#16820)kb-elmo
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-05-10[Keyboard] Fix led num for center_enter/qoolee (#17050)takashicompany
2022-05-10Adding akira (#16982)Eugene-Yuan Kou
* 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>
2022-05-10converter/a1200/mistress1200: further firmware shrinking to fit on ↵8bits4ever
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>
2022-05-10Update RMKB to support SNAP (#17042)Jay Greco
2022-05-09feat: add support for JJ50 VIA (#16420)Guillaume Gérard
2022-05-07Sol3 fix rgb map (#17019)Doomsdayrs
* Fix for key -> LED mapping * Revert whitespace changes * Revert whitespace changes 2 Co-authored-by: theVDude <rb.cubed@gmail.com>
2022-05-06[Bug] Fix RS60 Rev2 I2C (#17015)Xelus22
2022-05-05Add ibis PCB (#17001)Josh Hinnebusch
* 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>
2022-05-05[Keyboard] RS60 Rev2 Addition (#16988)Xelus22
2022-05-04[Keyboard] Add per-key RGB for Quark LP RGB variants (#16671)npspears
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-05-04[Keymap] Introduced New layer & Improvements (#16921)E.Iosifidis
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-05-03Jonavin-kb67-Reduce mem usage (#16991)jonavin
Co-authored-by: Jonavin <=>
2022-05-02keyboards/ryanskidmore: add rskeys100 keyboard (#15506)Ryan Skidmore
* keyboards/ryanskidmore/rskeys100: add rskeys100 draft firmware * keyboards/ryanskidmore/rskeys100: fix firmware * ryanskidmore/rskeys100: fix remaining bugs * keyboards/ryanskidmore/rskeys100: finishing touches on firmware * keyboards/ryanskidmore/rskeys100: migrate from full replacement matrix scanning to lite, move rgb matrix enable call to keymap * keyboards/ryanskidmore/rskeys100: remove undefines, clarify comments * ryanskidmore/rskeys100: remove unused imports * keyboards/ryanskidmore/rskeys100: pr feedback
2022-05-01[Keyboard] Add gameroyadvance (#16882)ROYMEETSWORLD
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-30[Keymap] Improve Pain27 default keymap readability (#16956)Hunter Haugen
2022-04-29Fix fjlabs/solanis (#16965)jack
2022-04-29[Keyboard] RM_Numpad: Fix layout bug (#16857)Rucker Machine
Co-authored-by: jason <jrucker2004@gmail.com>
2022-04-29[Keyboard] Solanis H87C/H88C Compatible Replacement PCBs (#16942)Felix Jen
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-28[Keymap] Add keymap for kinesis advantage (#16862)Nicholas Granado
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-28[Keyboard] Add SkeletonNumPad (#16753)skeletonkbd
* add SkeletonNumPad keyboard * fix * fix * fixed info.json * Update keyboards/skeletonkbd/skeletonnumpad/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Change RGBLIGHT_LIMIT_VAL Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-28[Keyboard] Add Maker Keyboards Alexa Solder PCB (#16943)Felix Jen
2022-04-28[Keyboard] Small fix for Sol3 with only a slave touch bar (#16952)XScorpion2
2022-04-26dactyl_manuform/3x5_3: fix layout (#16944)Ryan
2022-04-25Fix backslash bug (#16935)tuvietnamm
2022-04-24gergoplex: small cleanup (#16928)Ryan
2022-04-23[Keyboard] Add missing KC_QUOT (#16925)Albert Y
2022-04-23[Keyboard] Add Rooboard 65 (#15294)Felix Jen
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-04-22Fix id67 RGB Matrix (#16916)jack
2022-04-22Added massdrop/ctrl:xanimos keymap (#16187)Daniel Weeks
Co-authored-by: xanimos <dan@xanimos.com>
2022-04-22Add Dactyl_Manuform/3x5_3 (#16238)DL Ford
2022-04-22[Keymap] Addition of new keymap for the anavi macropad8 keyboard (#16910)E.Iosifidis
* Creation of Visual Studio Code keymap * Add files via upload
2022-04-22[Keymap] Toinux's crkbd keymap and userspace (#16437)toinux
2022-04-22[Keyboard] Fix Pegasus Hoof (2013) layout, matrix and pin assignment (#16042)Víctor Pont
2022-04-22[Keyboard]Remove RGB light implementation of ID67, revert the file structure ↵peepeetee
changes by #15558 (#15854)
2022-04-22Loki65 (#16844)yiancar
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: yiancar <yiancar@gmail.com>
2022-04-22Keychron Q2 add Caps Lock indicator and layer RGB (#16641)Ladduro
2022-04-22Added new keyboard Gas75 (#16768)HorrorTroll
2022-04-21[Keymap] Fix build error `helix:five_rows` (#16847)Takeshi ISHII
2022-04-21[Keyboard] Fix kin80 default keymap (#16893)Dasky
2022-04-20Fixed error in config (#16895)jels
2022-04-19[Keyboard] Add notes on Iris rev6a firmware (#16878)Danny
2022-04-19kin80 (#16754)Dmitry Nosachev
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-04-19Dactyl manuform 5x6 5 via (#16741)LegoWolf