summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* qmk format-python - filter for Python files (#15271)Joel Challis2021-11-231-4/+5
| | | | | * qmk format-python filter all files * filter changed files too
* layer_combo → sd_combo (#15266)precondition2021-11-231-1/+1
|
* Ocean Wang Ergo: Fix QMK Configurator Implementation (#15249)James Young2021-11-215-40/+198
| | | | | | | | | | | | | | | | | | | | | * info.json: apply friendly formatting * info.json: update labels; reposition keys * wang_ergo.h: use XXX for KC_NO * wang_ergo.h: add matrix diagram * rename LAYOUT to LAYOUT_all * move Backspace keycode to top row Moves the matrix argument/keycode for Backspace to its proper position at the end of the top row. * add LAYOUT_2x2u with keymap * info.json: update maintainer field Use the maintainer's GitHub username.
* Mokey Ginkgo65 Layout Macro Refactor (#15233)James Young2021-11-215-517/+631
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rename LAYOUT to LAYOUT_65_ansi_blocker; enable Community Layout support * refactor default keymaps Updates grid alignment of keycodes, and adds a Function layer to the default keymap. * refactor LAYOUT_iso into LAYOUT_65_iso_blocker_split_bs Adds missing KC_NUBS position, and moves Enter keycode to home row (consistent with QMK Community Layout). * remove LAYOUT_split_left_shift With the changes to LAYOUT_65_iso_blocker_split_bs, LAYOUT_split_left_shift maps all the same positions, but in a different sequence, making it redundant. * refactor LAYOUT_7u_space to LAYOUT_65_iso_blocker_tsangan_split_bs Moves Enter keycode to home row. * remove LAYOUT_split_space_1 LAYOUT_split_space_1 differs from LAYOUT_split_space_2 only in the sizes of the split spacebars, and I like the layout rendering of LAYOUT_split_space_2 better. :) * refactor LAYOUT_split_space_2 into LAYOUT_all ANSI Enter, split Backspace, split Left Shift, and Split Spacebar. * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_iso_blocker * ginkgo65.h: touch-up block diagrams * info.json: use maintainer's GitHub username * bugfix layout macros Position k1D wasn't being assigned on the ISO layouts or LAYOUT_all. * rules.mk: update Community Layout support
* MW65 RGB Layout Macro Refactor (#15246)James Young2021-11-214-68/+84
| | | | | | | | | | | | | | | * mw65_rgb.h: use QMK 3-character notation for matrix identifiers * mw65_rgb.h: add matrix diagram * info.json: apply friendly formatting Update key labels for QMK CLI rendering. * move rotary encoder keycodes to top row * info.json: update maintainer field Use the maintainer's GitHub username.
* MW75 Layout Macro Refactor (#15247)James Young2021-11-214-87/+108
| | | | | | | | | | | | | | | | | * mw75.h: use QMK 3-character matrix identifiers * update stock keymaps Use QMK-native keycode aliases, and update grid alignment of keycodes. * mw75.h: add matrix diagram * info.json: apply friendly formatting * move rotary encoder keycodes to top row * info.json: update maintainer field Use the maintainer's GitHub username.
* Tidy CI format error message (#15242)Joel Challis2021-11-201-2/+3
| | | * Tidy format error message
* Add Keyboardio Atreus 2 Bootloader to udev rules (#15241)Sergey Vlasov2021-11-201-0/+3
| | | | | | The Keyboardio Atreus 2 Bootloader is a clone of the Caterina bootloader with different USB VID:PID values (1209:2302): https://github.com/keyboardio/Atreus2-Bootloader
* [Keymap] Initial simple keymap for ForeverAnApple (#14654)ForeverAnApple2021-11-194-0/+464
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Added Jels88 (#15090)jels2021-11-199-0/+455
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Meletrix Zoom65 Refactor (#15222)James Young2021-11-1924-531/+813
|
* Minimon Index Tab touch-up (#15224)James Young2021-11-196-22/+402
|
* Undead60M touch-up (#15214)James Young2021-11-192-15/+85
|
* Lime rev1: fix Configurator implementation (#15213)James Young2021-11-191-16/+68
|
* [Keyboard] Fix xox70 via layout (#15220)Drashna Jaelre2021-11-191-25/+29
|
* Handwired Split65: Fix QMK Configurator Implementation (#15209)James Young2021-11-191-61/+53
|
* [Keyboard] Add xox70 (#15098)rhmokey2021-11-199-0/+488
|
* [Keymap] 3w6 helltm keymap (with ascii art) (#15146)HellTM2021-11-191-0/+160
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Sofle RGB - fixed switch and numpad layers (#15094)Andy2021-11-191-14/+14
|
* [Keyboard] Add Keebcats Denis PCB (#15154)Callum Hart2021-11-199-0/+550
|
* [Keyboard] Add b87 keyboard (#15091)jels2021-11-1910-0/+382
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add TKL-FF v2 (#15144)Ramon Imbao2021-11-198-1/+206
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Aozora update (#15201)Nick Abe2021-11-1910-8/+102
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] Add yoshimaru46's keymap for Ergodash mini (#15191)Yoshihiro Saito2021-11-194-0/+152
|
* [Keyboard] Add Keebcats Dougal PCB (#15168)Callum Hart2021-11-199-0/+302
|
* [Keyboard] Add MTBKeys MTB60 Keyboard (Solderable and Hotswap edition) (#14222)Kyle Gieselman2021-11-1914-0/+578
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Chalice: Fix QMK Configurator Implementation (#15206)James Young2021-11-182-60/+141
|
* FFKeebs Púca Refactor (#15208)James Young2021-11-188-66/+274
|
* handwired/split89 Layout Macro Refactor (#15210)James Young2021-11-183-33/+130
|
* [Keyboard] Add miniashen40 (#14238)jfescobar182021-11-189-0/+284
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in (#15204)Ryan2021-11-182-0/+10
| | | | | | | | | | | | | * [CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in * Update lib/python/qmk/cli/list/keymaps.py Co-authored-by: Joel Challis <git@zvecr.com> * Update lib/python/qmk/cli/list/layouts.py Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
* Add diff logic to python format subcommand (#15156)Joel Challis2021-11-174-16/+58
| | | | | | | | | | | * Add diff logic to python format subcommand * Update test * Add in filter per format-c * fix tests * Update new workflow
* Call steno_set_mode inside eeconfig_init_user in the doc (#15176)Alexis Jeandeau2021-11-172-4/+4
|
* [Keyboard] Move encoder hacks into via keymaps for Work Louder boards (#15192)Drashna Jaelre2021-11-1712-44/+41
|
* [Keymap] updates for oled, and diablo 2 layer - Drashna (#15194)Drashna Jaelre2021-11-179-13/+51
|
* Format code according to conventions (#15193)QMK Bot2021-11-1835-518/+578
|
* Auto-create PRs for merged formatting issues (#15157)Joel Challis2021-11-171-0/+49
| | | | | * Auto-create PRs for merged formatting issues * Update .github/workflows/format_push.yaml
* [Keyboard] Add SOFT/HRUF Splitography keyboard (#15133)Alexis Jeandeau2021-11-1614-0/+2067
|
* [Keyboard] Packrat (#14574)drhigsby2021-11-1614-0/+457
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* handwired/myskeeb Layout Macro Refactor (#15181)James Young2021-11-164-84/+95
| | | | | | | | | | | * handwired/myskeeb: update key positions in info.json * remove unused matrix positions L26 and R20 aren't physically present on the keyboard. * add image to readme file * add supported hardware and flashing example to readme
* wsk/sl40: remove dead space from LAYOUT_all (#15183)James Young2021-11-161-1/+1
|
* [Keyboard] Add FootFingers Puca (#14837)Sleepdealer2021-11-167-0/+380
|
* [Keyboard] Add Pachi RGB Rev 2 (#15141)Xelus222021-11-1618-305/+932
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Emery65 (#15145)yiancar2021-11-1611-0/+295
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: yiancar <yiancar@gmail.com>
* [Keyboard] Add macro3 PCB support (#15131)Albert Y2021-11-157-0/+220
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: filterpaper <filterpaper@localhost>
* [Keyboard] Add layout options, hotswap version to portal 66 (#14719)Matthew Dias2021-11-1520-44/+413
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add Bourgeau 75% PCB (#15072)studiokestra2021-11-1511-0/+389
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* kb_elmo/m0116_usb: Fix Configurator Key Sequence (#15147)James Young2021-11-151-81/+86
| | | | | * friendly-format info.json * fix info.json key sequence
* Partially reinstate CI formatting process (#15155)Joel Challis2021-11-142-24/+61
| | | | | | | * Partially reinstate CI formatting process * Fix exit code on clean run * Fix exit code on clean run
* kb_elmo/elmopad: fix macro reference in info.json (#15142)James Young2021-11-131-1/+1
|