summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2022-02-17`mokey/xox70`: clean up layouts (#16375)Ryan
2022-02-17[Keyboard] Remove Helix/rev1 (#16389)Takeshi ISHII
2022-02-15Update USB VID and PID for Aya (#16363)Dan Nixon
2022-02-15Add extra braces for trackball keymaps (#16361)Ryan
2022-02-15Fix multiple definition errors for trackball "boards" with no keys (#16350)Ryan
2022-02-13Xenon: correct QMK Configurator key sequence (#16332)James Young
2022-02-13Mode M75S Layout Additions, Configurator Data and Code Touch-Up (#16327)James Young
* m75s.h: correct matrix position identifier `K5C` is actually on row 4, so it should be `K4C`. * m75s.h: add matrix diagram * add QMK Configurator data * polish whitespace - convert tabs to spaces - update indent to four spaces - remove trailing whitespace * update readme Didn't seem to be fully updated after being copied from the M65S codebase. * add LAYOUT_ansi with keymap ANSI layout with 2u Backspace. * add LAYOUT_iso with keymap ISO layout with 2u Backspace. * add LAYOUT_ansi_tsangan with keymap ANSI layout with 2u Backspace and 7u Spacebar. * add LAYOUT_iso_tsangan with keymap ISO layout with 2u Backspace and 7u Spacebar. * add LAYOUT_ansi_split_bs with keymap ANSI layout with Split Backspace. * add LAYOUT_iso_split_bs with keymap ISO layout with Split Backspace. * add LAYOUT_ansi_tsangan_split_bs with keymap ANSI layout with Split Backspace and 7u Spacebar. * add LAYOUT_iso_tsangan_split_bs with keymap ISO layout with Split Backspace and 7u Spacebar.
2022-02-14Digicarp65: fix layouts (#16328)Ryan
2022-02-11[Keyboard] Convert Maxr1998/Phoebe to use info.json where possible (#16309)Max Rumpf
2022-02-11[Keyboard] Lulu keyboard by boardsource (#15951)cole smith
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-11[Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265)uqs
2022-02-12Add wren configurator data (#16321)Joel Challis
2022-02-11handwired/promethium: fix missing include (#16317)Ryan
2022-02-11mechlovin/kay60: fix mismatched layout name (#16314)Ryan
2022-02-11maxr1998/pulse4k: Move Combo code to keymap level (#16301)Ryan
* maxr1998/pulse4k: Move Combo code to keymap level * Reorder code
2022-02-10Mode 75H Touch-UP (#16310)James Young
* m75h.h: correct matrix position identifier `K5C` is actually on row 4, so it should be `K4C`. * m75h.h: add matrix diagram * add QMK Configurator data * polish whitespace - convert tabs to spaces - update indent to four spaces - remove trailing whitespace
2022-02-10keyten kt60-M: rename LAYOUT to LAYOUT_60_tsangan_hhkb (#16307)James Young
* rename LAYOUT to LAYOUT_60_tsangan_hhkb * info.json: correct maintainer value Field is meant to reference the maintainer's GitHub username. * rules.mk: enable Community Layout support
2022-02-10Keyprez Unicorn: fix QMK Configurator key sequence (#16305)James Young
* info.json: apply friendly formatting * info.json: fix key sequence
2022-02-10KeebsForAll Freebird Numpad Pro: fix Configurator key positioning (#16303)James Young
* info.json: apply friendly formatting * info.json: fix key positioning Fixes the second row being rendered on top of the first row.
2022-02-10info.json: fix QMK Configurator rendering (#16299)James Young
2022-02-10info.json: fix key sequence (#16297)James Young
2022-02-09Eye Oh Designs SPRH: fix Configurator data (#16296)James Young
2022-02-09gl516/j73gl: fix Configurator key sequence (#16298)James Young
2022-02-09CMM.Studio Fuji65: correct layout data for real this time (#16295)James Young
Because I apparently can't tell the difference between coordinates and dimensions.
2022-02-10Demiurge: correct Configurator Layout data (#16294)James Young
* info.json: apply friendly formatting * info.json: correct layout data
2022-02-10CMM.Studio Fuji65: Configurator Data Patch (#16293)James Young
* info.json: correct layout data * info.json: correct maintainer field
2022-02-09[Keymap] submitting ariccb planck keymap (#16177)Aric Crosson Bouwers
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-09Further update to #13745 on Crkbd keymap (#16284)Arda Kılıçdağı
* Further update to #13745 Hello, This is further update to #13745 , somehow my commit did not get merged https://github.com/qmk/qmk_firmware/pull/13745#discussion_r802603490 * Update config.h
2022-02-08[Keyboard] Digicarp65 (#15926)Brandon Claveria
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: swiftrax <swiftrax@github.com>
2022-02-08New Keyboard: 1upkeyboards super16v2 (#16198)MechMerlin
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-02-08[Keyboard] Idobao ID80 V3 (#15912)peepeetee
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-02-08[Keyboard] MelGeek Mach80 rev2 (#15610)bomb
2022-02-08[Keyboard] refine LED Matrix LED positions on KBD67 Lite (#15769)Vino Rodrigues
2022-02-08[Keyboard] Add explicit RGB Matrix defines for Iris Rev. 6 (#16275)Danny
2022-02-08[Keyboard] Add Kapl (#16255)Alexander
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-09Add support for driving unselected row/col. (#16278)Nick Brassel
2022-02-07LFKeyboards Mini1800: refactor into revisions (#16260)James Young
* 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
2022-02-07Boardsource The Mark 65 Touch-Up and Layout Additions (#16270)James Young
* 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.
2022-02-07Wings42: add QMK Configurator data (#16267)James Young
* add info.json for wings42/rev1 * add info.json for wings42/rev1_extkeys * add info.json for wings42/rev2
2022-02-07[Keyboard] M60 split 5x12 lego pcb (#14383)Alin Marin Elena
* 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
2022-02-07[Keyboard] [eternal_keypad] Update product_id and add keymap (#16253)Duccio
2022-02-07[Keymap] Updated Planck layout - jimmysjolund (#16245)Jimmy Sjölund
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-06Fix wheatfield/split75 iso info.json (#16250)Joel Challis
2022-02-06[Keyboard] Add aliceclonergb (#14285)SneakboxKB
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>
2022-02-06[Docs] Address some typos (also in moonlander matrix.c) (#16248)Jouke Witteveen
* [Docs] Fix repeated words * [Keyboard] Fix moonlander output The left/right orientation differs from Ergodox EZ.
2022-02-06[Keyboard] via support for eternal_keypad (#16242)Anton K. (ai Doge)
2022-02-06RGB matrix backlight mapping and fixes (#16231)fOmey
2022-02-06[Keyboard] Add Support for KeebsForAll Freebird Numpads (#16046)Elliot Powell
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-06[Keyboard] added evancook.audio tenpad macropad (#16189)evanmcook
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-06[Keyboard] Waffling60 Revision C (#16191)4pplet
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>