summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* [Keymap] Add thattolleyguy keymaps (#15351)Tyler Tolley2022-04-13
| | | | | | | | | | | | | * Adding personal keymaps * Update licenses * Fix RGB settings * Define used animations Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add Frooastboard Walnut (69% Keyboard) (#16743)Simon2022-04-13
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] add tiger80 keyboard (#16742)moyi46812022-04-13
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] annepro2: match default keymap to stock keycaps (#16724)bwisn2022-04-13
|
* [Keyboard] Add banime40 keyboard (#16694)Christian Lo2022-04-13
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] correct matrix for Kay65 (#16751)mechlovin2022-04-13
|
* [Keymap] Fix snowe keymap after updates to QMK (#16777)Tyler Thrailkill2022-04-13
|
* [Keyboard] KBD67 rev1 Caps Lock LED Fix (#16790)mudhead2022-04-13
|
* [Keyboard] Ported ErgoDox to VIA (#16804)IFo Hancroft2022-04-13
|
* [Keyboard] Waffling60 - minor tweak, improve default behavior of caps lock ↵4pplet2022-04-13
| | | | | | | indicator. (#16836) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* [Keymap] sinc/lickel: Use backlight keys in Fn Row (#16789)Adam Lickel2022-04-13
|
* [Keyboard] Add Eros by PJB (#16756)PJB Keyboard Design2022-04-13
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* [Keymap] fixed oled turn-off issue for crkbd:gotham (#16748)Allen Choi2022-04-13
|
* [Keyboard] Add ratio65 by rationalist (#16727)4pplet2022-04-12
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Adding waffling80, TKL PCB (#16726)4pplet2022-04-12
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Change helix:froggy_106 keymap to use split_common (#16704)Takeshi ISHII2022-04-12
|
* [Keyboard] add pegasus (#16701)melonbred2022-04-12
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] add E80-1800 PCB (#16645)Moritz2022-04-12
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] super16 update (#16494)ziptyze2022-04-12
|
* [Keyboard] add 10k (#16531)Nabos2022-04-12
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nicolas Ballet <balletn@igbmc.fr>
* [Keyboard] Add Synth Labs Solo keyboard (#16103)Nostril2022-04-12
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add s-ol/0xC.pad (#16057)sol2022-04-12
| | | | | | | * [Keyboard] Add s_ol/0xc_pad * [Keyboard] add factory testing RGB_MATRIX pattern Co-authored-by: s-ol <s-ol@users.noreply.github.com>
* [Keyboard] Add userspace pdl and a handwired board (#14199)Daniel Perrett2022-04-12
| | | | | | 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>
* Fix numbering to match the correct columns (#16831)Kamil Zielinski2022-04-11
|
* GMMK Pro return false in encoder user. (#16830)Dasky2022-04-11
|
* Change helix:froggy keymap to use split_common (#16703)Takeshi ISHII2022-04-11
| | | | | | | * 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
* [Bug] Fix matrix scan reporting interval (#16825)Simon Arlott2022-04-09
|
* Reduce the size of the keymap helix:fraanrosi (#16717)Takeshi ISHII2022-04-10
|
* Header file fixes for all keymaps (#16180)joedinkle2022-04-07
|
* io_mini1800 Configurator Fixes (#16813)James Young2022-04-07
| | | | | | | * info.json: apply friendly formatting * info.json: fix key sequence errors Fixes out-of-sequence issue for the Numpad Plus key on both layouts.
* Update LW-67 info.json (#16788)Laneware2022-04-06
| | | | | | | | | | | | | | | | | | * 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
* Sandwich Keeb68 Layout Macro Rework and Configurator Data (#16803)James Young2022-04-06
| | | | | | | | | | | | | | | | | | | * 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`
* QK65 Solder Community Layout Support (#16796)James Young2022-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* QK65 Hotswap Community Layout Support (#16793)James Young2022-04-06
| | | | | | | | | | * 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.
* Add Iris Rev 6.1 (#16722)Danny2022-04-05
|
* RGBKB Sol 3 rev1: Configurator Data and Readme (#16798)James Young2022-04-05
| | | | | * add QMK Configurator data * add readme file
* Cutie Club Novus Layout Macro Updates (#16792)James Young2022-04-05
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Format code according to conventions (#16802)QMK Bot2022-04-05
|
* Fix lineendings for eason/capsule65 (#16801)Erovia2022-04-05
|
* add folders and capsule65 (#16687)eason2022-04-05
|
* Wavtype Foundation Layout Macro Refactor and Configurator Update (#16781)James Young2022-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Hineybush H65 Hotswap Layout Additions and Configurator Update (#16780)James Young2022-04-04
| | | | | | | | | | | | | | | | | | | | | * 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
* Hineybush H65 Layout Additions and Configurator Update (#16779)James Young2022-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Run auto approve only on qmk/qmk_firmware (#16786)Joel Challis2022-04-04
|
* fix typo in ps2 set_defaults (#16767)Gompa2022-04-04
|
* Align action workflow filenames (#16776)Joel Challis2022-04-03
|
* Automatically approve workflow runs from first time contributors (#16775)Joel Challis2022-04-02
| | | | | * Automatically approve workflow runs from first time contributors * Automatically approve workflow runs from first time contributors
* Automatically approve workflow runs from first time contributors (#16774)Joel Challis2022-04-02
|
* usb-usb converter: fix layout macros (#16769)Ryan2022-04-03
|
* Lint keyboard/project name (#16766)Joel Challis2022-04-01
|