summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix lineendings for eason/capsule65 (#16801)Erovia2022-04-052-144/+144
|
* add folders and capsule65 (#16687)eason2022-04-059-0/+342
|
* Wavtype Foundation Layout Macro Refactor and Configurator Update (#16781)James Young2022-04-047-89/+518
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-045-61/+512
| | | | | | | | | | | | | | | | | | | | | * 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-045-55/+865
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-041-0/+2
|
* fix typo in ps2 set_defaults (#16767)Gompa2022-04-041-1/+1
|
* Align action workflow filenames (#16776)Joel Challis2022-04-033-0/+0
|
* Automatically approve workflow runs from first time contributors (#16775)Joel Challis2022-04-021-5/+5
| | | | | * 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-021-0/+16
|
* usb-usb converter: fix layout macros (#16769)Ryan2022-04-031-3/+3
|
* Lint keyboard/project name (#16766)Joel Challis2022-04-012-0/+17
|
* yapf: disable arithmetic predecence indication (#16749)Ryan2022-03-303-10/+10
|
* [Keyboard] handwired/m40/5x5_macropad (#16288)m40-dev2022-03-298-0/+235
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* [Keyboard] Change linworks Dolice product ID to non-duplicate value (#16745)Moritz2022-03-281-1/+1
|
* CLI: Lint non-data driven macros in info.json (#16739)Erovia2022-03-272-1/+9
| | | | | | | | | | | | | | | | | * 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 '#'.
* [Keyboard] Add Mino Hotswap PCB (#16664)Shandon Anderson2022-03-2611-0/+850
| | | Co-authored-by: Shandon Anderson <shandon@shandon.codes>
* Fix typos in matrix/noah readme (#16735)Lê Nguyễn Hoàng Nhân2022-03-261-2/+2
| | | Change "keybaord" to keyboard
* Fix bug when 'info.json' lookup escapes keyboard dir (#16734)Erovia2022-03-261-2/+2
|
* [Keyboard] Add nt210 (#16461)Evelien Dekkers2022-03-257-0/+203
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add YDKB Grape PCB (#16661)somepin2022-03-2510-0/+473
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keymap] corne and planck keyboards keymaps (#15570)Anton2022-03-2510-0/+986
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* CLI: Add 'via2json' subcommand (#16468)Erovia2022-03-245-2/+176
|
* update kprepublic/bm60hsrgb_poker/rev1/keymaps/carlosala keymap (#16725)Carlo Sala2022-03-242-0/+2
|
* [Keymap] ergodox: updating osx_whiskey_tango_foxtrot_capslock to use ↵Nathan Johnson2022-03-232-1/+46
| | | | process_record_user (#16715)
* [Keyboard] Add keyboard level encoder function for GMMK Pro (#16721)jack2022-03-231-0/+14
|
* [Keyboard] Add support for XT60 (#16708)kopibeng2022-03-239-0/+389
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Bug] Fix unused variable error when using ChibiOS Bitbang serial driver ↵Drashna Jaelre2022-03-231-1/+2
| | | | (#16709)
* [Keymap] Xiudi XD75 Finnish/Swedish keymap (#16311)Minna Pallari2022-03-234-0/+100
|
* [Keymap] Add dhertz keychron map v0 (#16571)Dan Hertz2022-03-235-1/+110
|
* [Keyboard] Waffling60 - readme update (#16707)4pplet2022-03-231-0/+7
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* [Keymap] Input Club's Whitefox "True Fox" (#16711)Dan Beste2022-03-231-0/+60
|
* [Keyboard] Graystudio Apollo80 (#16469)ChrisBeswick2022-03-2211-0/+429
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Axolstudio Foundation Gamma (#15948)kb-elmo2022-03-229-0/+436
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] personal keymap, ergodox_ez and atreus / dvorak_42_key (#16695)Luc2022-03-222-27/+82
|
* [Keyboard] add oled_task_kb() into keyboards/helix/rev2/rev2.c (#16697)Takeshi ISHII2022-03-213-4/+30
|
* Droxx keymap (#16607)Droxx2022-03-204-0/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add droxx kaymap * add droxx keymap * fixed config.h * fixed rules.mk * fixed rules.mk * updated readme.md * Update config.h * Update keymap.c * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update config.h * Update readme.md * Update keymap.c
* Add Rart75 hotswap and support via (#16619)Alabahuy2022-03-209-0/+385
| | | | | | | | | | | * Add Keyboard Rart75 Hotswap version * Update readme * Update config and readme * Update info.json * update readme and keymaps
* Add MutePad keyboard (Handwired) (#16590)Joshua Barber2022-03-208-0/+224
| | | | | | | | | * Add MutePad keyboard * Update info.json and readme * Move mutepad to handwired folder * Address PR comments
* qmk.path.FileType: fix argument handling (#16693)Ryan2022-03-191-2/+4
| | | | | | | * qmk.path.FileType: pass in mode as first argument * Better solution * Grammar...
* VUSB - Use correct endpoint poll for VIA (#16691)Joel Challis2022-03-191-1/+1
|
* Fix typo in docs/ref_functions.md (#16690)leviport2022-03-191-1/+1
|
* `device_ver` -> `device_version` for some more boards (#16685)Ryan2022-03-1912-15/+15
|
* [Keymap] Update some code and keyboard rules (#16680)stanrc852022-03-183-3/+11
|
* [Keyboard] Update Tractyl Manuform config files (#16684)Drashna Jaelre2022-03-182-46/+0
|
* annepro2: Add more LED functionalities to default-layer-indicators (#16676)Florian2022-03-183-2/+17
|
* Relocate CLI git interactions (#16682)Joel Challis2022-03-186-122/+118
|
* [CLI] Add common util for dumping generated content (#16674)Joel Challis2022-03-188-115/+131
|
* Print out generated files during build (#16672)Joel Challis2022-03-172-5/+16
|
* [Keyboard] Add nullbits TIDBIT (#15182)Jay Greco2022-03-1613-0/+772
|