summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-12[Keyboard] add E80-1800 PCB (#16645)Moritz
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-12[Keyboard] super16 update (#16494)ziptyze
2022-04-12[Keyboard] add 10k (#16531)Nabos
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nicolas Ballet <balletn@igbmc.fr>
2022-04-12[Keyboard] Add Synth Labs Solo keyboard (#16103)Nostril
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-12[Keyboard] Add s-ol/0xC.pad (#16057)sol
* [Keyboard] Add s_ol/0xc_pad * [Keyboard] add factory testing RGB_MATRIX pattern Co-authored-by: s-ol <s-ol@users.noreply.github.com>
2022-04-12[Keyboard] Add userspace pdl and a handwired board (#14199)Daniel Perrett
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-11Fix numbering to match the correct columns (#16831)Kamil Zielinski
2022-04-11GMMK Pro return false in encoder user. (#16830)Dasky
2022-04-11Change helix:froggy keymap to use split_common (#16703)Takeshi ISHII
* create LAYOUT_half() macro into helix/rev2/keymaps/froggy/keymap.c * Makes QMK standerd OLED driver used by the helix:froggy keymap switchable. * Change helix:froggy keymap to use split_common
2022-04-09[Bug] Fix matrix scan reporting interval (#16825)Simon Arlott
2022-04-10Reduce the size of the keymap helix:fraanrosi (#16717)Takeshi ISHII
2022-04-07Header file fixes for all keymaps (#16180)joedinkle
2022-04-07io_mini1800 Configurator Fixes (#16813)James Young
* info.json: apply friendly formatting * info.json: fix key sequence errors Fixes out-of-sequence issue for the Numpad Plus key on both layouts.
2022-04-06Update LW-67 info.json (#16788)Laneware
* Update info.json Fixed: -ISO Enter Position -Up Arrow Position -PgDn Position Cause of Error: -Keyboard Layout Editor Places Iso Enter on R1 Rather Than R2 like the ANSI Enter * Update info.json Fixed Compile Error to Previous Change * Update keyboards/lw67/info.json
2022-04-06Sandwich Keeb68 Layout Macro Rework and Configurator Data (#16803)James Young
* keeb68.h: use QMK 3-character notation * physically arrange layout macro Moves the keycodes for Equals and Right Bracket to their proper places on the Number and Tab rows, respectively. Also refactors the keymaps to use QMK-native keycode aliases, grid alignment, and four-space indent. * move `keymaps/grv_esc/readme.md` to `keymaps/default/` The file contents say "default keymap". * enable Community Layouts support * add QMK Configurator data * touch-up `rules.mk`
2022-04-06QK65 Solder Community Layout Support (#16796)James Young
* refactor solder.h - use QMK 3-character notation - convert tabs to spaces * solder.h: add matrix diagram * rename LAYOUT_solder to LAYOUT_all * rename LAYOUT_iso to LAYOUT_65_iso_blocker Also adds Community Layouts rule to `rules.mk`. * info.json: improve formatting - convert tabs to spaces - format file to four-space indent * refactor keymaps - convert tabs to spaces - update grid alignment of keycodes - remove trailing whitespace * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_iso_blocker_split_bs * add LAYOUT_65_ansi_blocker_tsangan * add LAYOUT_65_iso_blocker_tsangan * add LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_iso_blocker_tsangan_split_bs * remove 65_ansi_blocker_tsangan_split_bs from `LAYOUTS` rule
2022-04-06QK65 Hotswap Community Layout Support (#16793)James Young
* qk65 hotswap: Community Layout support - renames `LAYOUT_hotswap` to `LAYOUT_65_ansi_blocker` - adds Community Layouts rule to `rules.mk` * refactor keymaps Edits the keymaps to align the keycodes in a grid. Whitespace-only change.
2022-04-05Add Iris Rev 6.1 (#16722)Danny
2022-04-05RGBKB Sol 3 rev1: Configurator Data and Readme (#16798)James Young
* add QMK Configurator data * add readme file
2022-04-05Cutie Club Novus Layout Macro Updates (#16792)James Young
* info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_60_ansi_split_bs_rshift Maintains `LAYOUT_all` as an alias to `LAYOUT_60_ansi_split_bs_rshift`. * novus.h: use QMK 3-character notation * novus.h: add matrix diagram * add LAYOUT_60_ansi * add LAYOUT_60_ansi_tsangan * refactor keymaps - update grid alignment - use QMK-native keycode aliases * add LAYOUT_60_ansi_tsangan_split_bs_rshift * rules.mk: update Community Layouts list
2022-04-05Format code according to conventions (#16802)QMK Bot
2022-04-05Fix lineendings for eason/capsule65 (#16801)Erovia
2022-04-05add folders and capsule65 (#16687)eason
2022-04-04Wavtype Foundation Layout Macro Refactor and Configurator Update (#16781)James Young
* info.json: apply friendly formatting * info.json: update layout data - update labels to make them QMK CLI friendly - update key sizes and dimensions (removes key overlaps and mis-locations) * foundation.h: edit white space - convert tabs to spaces - edit alignment of arrays * foundation.h: add matrix diagram * rename LAYOUT to LAYOUT_ansi_split_bs * rename LAYOUT_tkl_ansi_7u to LAYOUT_ansi_tsangan_split_bs * rename LAYOUT_tkl_iso to LAYOUT_iso_split_bs_rshift * rename LAYOUT_tkl_iso_7u to LAYOUT_iso_tsangan_split_bs_rshift * refactor keymaps - use definitions from `layer_names` enum - use grid alignment - use QMK-native keycode aliases * add reference keymaps Add `default_ansi_tsangan_split_bs`, `default_iso_split_bs_rshift`, and `default_iso_tsangan_split_bs_rshift` keymaps. * refactor ISO layouts Edits the ISO layout macros so that the keycode for Enter is to the end of the home row. * info.json: fix LAYOUT_iso_tsangan_split_bs_rshift reference Thanks to zvecr.
2022-04-04Hineybush H65 Hotswap Layout Additions and Configurator Update (#16780)James Young
* info.json: apply friendly formatting * h65_hotswap.h: use QMK 3-character notation * h65_hotswap.h: add matrix diagram * rename LAYOUT to LAYOUT_all * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_iso_blocker * add LAYOUT_65_iso_blocker_split_bs * grid align keycodes in keymaps * rules.mk: align inline comments
2022-04-04Hineybush H65 Layout Additions and Configurator Update (#16779)James Young
* info.json: apply friendly formatting * h65.h: use QMK 3-character notation * h65.h: add matrix diagram * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_ansi_blocker_tsangan * add LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_iso_blocker * add LAYOUT_65_iso_blocker_split_bs * add LAYOUT_65_iso_blocker_tsangan * add LAYOUT_65_iso_blocker_tsangan_split_bs * grid align keycodes in keymaps * rules.mk: align inline comments
2022-04-04Run auto approve only on qmk/qmk_firmware (#16786)Joel Challis
2022-04-04fix typo in ps2 set_defaults (#16767)Gompa
2022-04-03Align action workflow filenames (#16776)Joel Challis
2022-04-02Automatically approve workflow runs from first time contributors (#16775)Joel Challis
* Automatically approve workflow runs from first time contributors * Automatically approve workflow runs from first time contributors
2022-04-02Automatically approve workflow runs from first time contributors (#16774)Joel Challis
2022-04-03usb-usb converter: fix layout macros (#16769)Ryan
2022-04-01Lint keyboard/project name (#16766)Joel Challis
2022-03-30yapf: disable arithmetic predecence indication (#16749)Ryan
2022-03-29[Keyboard] handwired/m40/5x5_macropad (#16288)m40-dev
* Adding the custom handwired 5x5 macropad. * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/rules.mk * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update readme.md fixed the github link to my profile * Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.c * Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.h * Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.h * Update keyboards/handwired/m40/5x5_macropad/config.h * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/config.h * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/keymaps/default/keymap.c * Apply suggestions from code review * added discord Id for maintainer contact * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/info.json
2022-03-28[Keyboard] Change linworks Dolice product ID to non-duplicate value (#16745)Moritz
2022-03-27CLI: Lint non-data driven macros in info.json (#16739)Erovia
* CLI: Lint non-data driven macros in info.json Macros in info.json should either have the "matrix" key with the matrix data or should should be also present in <keyboard>.h * Add verification of matrix data * Use generic '<keyboard>.h' in output * Add keyboard name to output * Make C layout macro finding more robust The old code missed C macros if they had whitespace between '#' and 'define' or had whitespace before '#'.
2022-03-26[Keyboard] Add Mino Hotswap PCB (#16664)Shandon Anderson
Co-authored-by: Shandon Anderson <shandon@shandon.codes>
2022-03-26Fix typos in matrix/noah readme (#16735)Lê Nguyễn Hoàng Nhân
Change "keybaord" to keyboard
2022-03-26Fix bug when 'info.json' lookup escapes keyboard dir (#16734)Erovia
2022-03-25[Keyboard] Add nt210 (#16461)Evelien Dekkers
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-03-25[Keyboard] Add YDKB Grape PCB (#16661)somepin
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-03-25[Keymap] corne and planck keyboards keymaps (#15570)Anton
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-03-24CLI: Add 'via2json' subcommand (#16468)Erovia
2022-03-24update kprepublic/bm60hsrgb_poker/rev1/keymaps/carlosala keymap (#16725)Carlo Sala
2022-03-23[Keymap] ergodox: updating osx_whiskey_tango_foxtrot_capslock to use ↵Nathan Johnson
process_record_user (#16715)
2022-03-23[Keyboard] Add keyboard level encoder function for GMMK Pro (#16721)jack
2022-03-23[Keyboard] Add support for XT60 (#16708)kopibeng
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-03-23[Bug] Fix unused variable error when using ChibiOS Bitbang serial driver ↵Drashna Jaelre
(#16709)
2022-03-23[Keymap] Xiudi XD75 Finnish/Swedish keymap (#16311)Minna Pallari