summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] MelGeek Mach80 rev2 (#15610)bomb2022-02-083-0/+256
|
* [Keyboard] refine LED Matrix LED positions on KBD67 Lite (#15769)Vino Rodrigues2022-02-081-14/+42
|
* [Keyboard] Add explicit RGB Matrix defines for Iris Rev. 6 (#16275)Danny2022-02-081-1/+38
|
* [Keyboard] Add Kapl (#16255)Alexander2022-02-0815-0/+502
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Add support for driving unselected row/col. (#16278)Nick Brassel2022-02-092-139/+2
|
* LFKeyboards Mini1800: refactor into revisions (#16260)James Young2022-02-0713-122/+229
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fork Mini1800 into reva and revc versions * update info.json - apply friendly formatting - update maintainer value * update keymap rules.mk formatting - align inline comments - convert tabs to spaces * align keymap rules.mk files to QMK template * move common keymap rules.mk settings to revision level * info.json: correct key sequence * align revision rules.mk files to QMK template * clean up revision rules.mk files * add readme files for each revision * correct USB Product string * remove post_rules.mk files The internal settings were commented out, so the files actually don't do anything. * edit Bootloader instructions on main readme * move non-assignment rules to post_rules.mk * add inline comments for NKRO_ENABLE per fauxpark
* Boardsource The Mark 65 Touch-Up and Layout Additions (#16270)James Young2022-02-078-332/+598
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * the_mark.h: use ____ for KC_NO * the_mark.h: number matrix positions electrically `K300` and `K301` has misleading identifiers - `K300` was on column 1 and `K301` on column 0. * the_mark.h: use QMK 3-character notation * the_mark.h: add matrix diagram * refactor reference keymaps - convert tabs to spaces - use four-space indent - grid align keycodes - remove extra line breaks - add layer indexes to `via` keymap * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs_space Includes reference keymap. * add LAYOUT_iso_split_bs_space Includes reference keymap. * info.json: edit maintainer value There is a Boardsource GitHub account, but knowing the user who maintains it is helpful.
* Wings42: add QMK Configurator data (#16267)James Young2022-02-073-0/+176
| | | | | | | * add info.json for wings42/rev1 * add info.json for wings42/rev1_extkeys * add info.json for wings42/rev2
* [Keyboard] M60 split 5x12 lego pcb (#14383)Alin Marin Elena2022-02-0718-0/+944
| | | | | | | | | | | | * add m60 lego case in split, with stm32f401 and 411 * Update keyboards/mlego/m60_split/m60_split.h * Update keyboards/mlego/m60_split/rev1/config.h * Update keyboards/mlego/m60_split/rev2/config.h * address the moving of enum in keymaps
* [Keyboard] [eternal_keypad] Update product_id and add keymap (#16253)Duccio2022-02-074-1/+109
|
* [Keymap] Updated Planck layout - jimmysjolund (#16245)Jimmy Sjölund2022-02-071-17/+17
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix wheatfield/split75 iso info.json (#16250)Joel Challis2022-02-061-0/+3
|
* [Keyboard] Add aliceclonergb (#14285)SneakboxKB2022-02-069-0/+328
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: SneakboxKB <64090325+mujimanic@users.noreply.github.com>
* [Docs] Address some typos (also in moonlander matrix.c) (#16248)Jouke Witteveen2022-02-062-3/+3
| | | | | | | * [Docs] Fix repeated words * [Keyboard] Fix moonlander output The left/right orientation differs from Ergodox EZ.
* [Keyboard] via support for eternal_keypad (#16242)Anton K. (ai Doge)2022-02-062-0/+109
|
* RGB matrix backlight mapping and fixes (#16231)fOmey2022-02-061-6/+7
|
* [Keyboard] Add Support for KeebsForAll Freebird Numpads (#16046)Elliot Powell2022-02-0618-0/+962
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] added evancook.audio tenpad macropad (#16189)evanmcook2022-02-067-0/+179
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Waffling60 Revision C (#16191)4pplet2022-02-065-0/+171
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* [Keyboard] Mnk75 (#15879)yiancar2022-02-0511-0/+280
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: yiancar <yiancar@gmail.com>
* [Keyboard] oryx rules.mk rgblight (#16229)Boris Churzin2022-02-052-1/+3
| | | Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* Noxary Valhalla: refactor LAYOUT_all, add QMK Configurator data (#16241)James Young2022-02-054-50/+138
|
* KBDfans KBD19x: add LAYOUT_iso (#16240)James Young2022-02-054-35/+207
|
* Cutie Club x Keebcats Dougal: add LAYOUT_65_ansi and LAYOUT_65_iso (#16239)James Young2022-02-054-10/+290
|
* [Keyboard] Add Paws 60 keyboard (#16204)HorrorTroll2022-02-0512-0/+727
|
* Add macroboard(5x6 OLKB blackpill) keyboard (#16219)Michał Szczepaniak2022-02-059-0/+353
| | | | | | | | | | | | | | | * Add macroboard keyboard * Fix issues requested in pull request * Removed halconf/mcuconf and moved to handwired directory * Added description, enabled bootmagic, disabled console * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Xenon keyboard (#15915)Kyrre Havik2022-02-047-0/+387
| | | | | | Co-authored-by: Sam Mohr <smores56@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* [Keymap] add LalitMaganti GMMK Pro Keymap (#16203)Lalit Maganti2022-02-043-0/+111
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Studio Kestra Galatea: add (#16218)James Young2022-02-044-52/+576
|
* Bathroom Epiphanies Ghost Squid: add QMK Configurator data (#16212)James Young2022-02-051-0/+121
|
* [Bug] fix Pachi RGB Rev2 RGB positioning (#16182)Xelus222022-02-042-3/+3
|
* [Keymap] Fix OLED font path in default Rhymestone keymap (#16197)jack2022-02-041-1/+1
|
* [Keyboard] Add VIA keymap to AMAG23 (#16206)Ian McLinden2022-02-042-0/+55
|
* [Keyboard] TKC Portico75 (#15114)TerryMathews2022-02-0410-2/+822
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jael're <drashna@live.com>
* MTBKeys MTB60 Solder Layout Macro Refactor (#16195)James Young2022-02-043-82/+101
|
* FJLabs 7V Hotswap: refactor LAYOUT_75_all macro (#16213)James Young2022-02-045-68/+69
|
* Meow65: rename LAYOUT to LAYOUT_65_ansi_blocker (#16214)James Young2022-02-045-75/+84
|
* MechanicKeys Mini Ashen 40: refactor LAYOUT macro (#16192)James Young2022-02-044-74/+126
| | | | | | | * info.json: apply friendly formatting * move Backspace argument/keycode to top row * info.json: correct maintainer field
* MTBKeys MTB60 Hotswap Layout Macro Refactor (#16194)James Young2022-02-044-76/+97
|
* [Keyboard] Add Keyboards GL516s (#14950)Salicylic-acid32022-02-0438-0/+2011
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Mokey xox70hot: rename LAYOUT to LAYOUT_tkl_nofrow_ansi_tsangan (#16193)James Young2022-02-034-13/+16
|
* Fix axis inversion (#16179)Richard2022-02-031-0/+1
|
* Fix a couple of mismatched info.json layout names (#16164)Ryan2022-02-025-313/+449
| | | | | | | * Fix a couple of mismatched info.json layout names * Fix layouts * Clean up layouts
* Fixup line endings for kt60-M.Nick Brassel2022-02-031-17/+17
|
* [Keyboard] Add keyten kt60-M (#16150)Ivan Gromov2022-02-0111-0/+331
|
* [Keymap] Add MacOS layer (#16151)Andre Brait2022-02-013-52/+106
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Added keymaps for SPRH and update encoder (#16098)joedinkle2022-02-0111-186/+373
|
* [Keyboard] Add YMDK sp64 VIA support (#16152)Adrian Fleiszer2022-02-012-0/+80
|
* [Keyboard] enable rgb modes for jkb65 (#16159)Drashna Jaelre2022-01-311-0/+49
|
* [Keyboard] R2 version of jadookb/jkb65 (#16129)WiZ.GG2022-01-315-16/+55
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>