summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Renamed Frooastboard to Frooastboard Nano (#16373)Simon2022-02-1711-16/+16
|
* Fix build error for LED Matrix effect solid_reactive_wide. (#16383)Joakim Tufvegren2022-02-171-2/+2
|
* `mokey/xox70`: clean up layouts (#16375)Ryan2022-02-175-310/+531
|
* [Bug] Re-add call to `suspend_power_down_kb()` (#16382)Joakim Tufvegren2022-02-171-0/+1
|
* [Keyboard] Remove Helix/rev1 (#16389)Takeshi ISHII2022-02-1717-1672/+0
|
* Update USB VID and PID for Aya (#16363)Dan Nixon2022-02-151-2/+2
|
* Add extra braces for trackball keymaps (#16361)Ryan2022-02-153-3/+3
|
* Fix multiple definition errors for trackball "boards" with no keys (#16350)Ryan2022-02-157-15/+9
|
* Xenon: correct QMK Configurator key sequence (#16332)James Young2022-02-131-25/+25
|
* Mode M75S Layout Additions, Configurator Data and Code Touch-Up (#16327)James Young2022-02-1313-48/+1450
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Digicarp65: fix layouts (#16328)Ryan2022-02-142-331/+331
|
* [Keyboard] Convert Maxr1998/Phoebe to use info.json where possible (#16309)Max Rumpf2022-02-113-128/+348
|
* [Keyboard] Lulu keyboard by boardsource (#15951)cole smith2022-02-119-0/+657
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265)uqs2022-02-1114-0/+1247
|
* Add wren configurator data (#16321)Joel Challis2022-02-121-0/+105
|
* handwired/promethium: fix missing include (#16317)Ryan2022-02-111-1/+1
|
* mechlovin/kay60: fix mismatched layout name (#16314)Ryan2022-02-111-1/+1
|
* maxr1998/pulse4k: Move Combo code to keymap level (#16301)Ryan2022-02-116-34/+85
| | | | | * maxr1998/pulse4k: Move Combo code to keymap level * Reorder code
* Add 65_iso_split_bs default layout (#16283)Ryan2022-02-115-0/+132
|
* Mode 75H Touch-UP (#16310)James Young2022-02-104-37/+154
| | | | | | | | | | | | | | | * 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
* keyten kt60-M: rename LAYOUT to LAYOUT_60_tsangan_hhkb (#16307)James Young2022-02-105-10/+15
| | | | | | | | | * 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
* Keyprez Unicorn: fix QMK Configurator key sequence (#16305)James Young2022-02-101-1/+82
| | | | | * info.json: apply friendly formatting * info.json: fix key sequence
* KeebsForAll Freebird Numpad Pro: fix Configurator key positioning (#16303)James Young2022-02-101-228/+55
| | | | | | | * info.json: apply friendly formatting * info.json: fix key positioning Fixes the second row being rendered on top of the first row.
* info.json: fix QMK Configurator rendering (#16299)James Young2022-02-101-52/+55
|
* info.json: fix key sequence (#16297)James Young2022-02-101-1/+1
|
* Sentence structure update (#16306)Albert Y2022-02-101-1/+1
|
* Improve description of LED state data sync option (#16302)Albert Y2022-02-101-1/+1
|
* Eye Oh Designs SPRH: fix Configurator data (#16296)James Young2022-02-091-13/+581
|
* gl516/j73gl: fix Configurator key sequence (#16298)James Young2022-02-091-1/+1
|
* CMM.Studio Fuji65: correct layout data for real this time (#16295)James Young2022-02-091-1/+1
| | | Because I apparently can't tell the difference between coordinates and dimensions.
* Demiurge: correct Configurator Layout data (#16294)James Young2022-02-101-5/+82
| | | | | * info.json: apply friendly formatting * info.json: correct layout data
* [Keymap] zigotica layout tweaks (#16291)Sergi Meseguer2022-02-091-4/+4
|
* CMM.Studio Fuji65: Configurator Data Patch (#16293)James Young2022-02-101-2/+2
| | | | | * info.json: correct layout data * info.json: correct maintainer field
* [Keymap] submitting ariccb planck keymap (#16177)Aric Crosson Bouwers2022-02-099-0/+1183
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Further update to #13745 on Crkbd keymap (#16284)Arda Kılıçdağı2022-02-092-2/+5
| | | | | | | | | | | * 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
* [Keyboard] Digicarp65 (#15926)Brandon Claveria2022-02-089-0/+606
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: swiftrax <swiftrax@github.com>
* New Keyboard: 1upkeyboards super16v2 (#16198)MechMerlin2022-02-0811-0/+346
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Idobao ID80 V3 (#15912)peepeetee2022-02-0810-0/+470
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [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>
* [Docs] pr checklist: update doc hyperlinks to relative ones and use IDs (#16263)IskandarMa2022-02-081-7/+7
|
* Add support for driving unselected row/col. (#16278)Nick Brassel2022-02-094-139/+19
|
* 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>