summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ryanbaekr rb86: rename LAYOUT_numpad_6x17 to LAYOUT (#14011)James Young2021-08-164-8/+11
| | | This keyboard isn't a numpad.
* MisonoWorks Chocolate Bar Configurator fixes (#14009)James Young2021-08-162-8/+67
| | | | | | | | | | | * info.json: apply human-friendly formatting * info.json: correct key sequence Places the arrow keys in the proper place in sequence. * correct maintainer's GitHub link in readme User changed their GitHub username; previous URL was Error 404.
* Linworks Fave87 Layout Macro Refactor (#14008)James Young2021-08-163-283/+531
| | | | | | | | | | | | | | | | | | | * correct LAYOUT_tkl_ansi data Number row was positioned 0.25u too low. * correct LAYOUT_tkl_ansi macro - remove position K027 (right half of Split Backspace) - remove position K096 (right portion of Split Right Shift) * correct LAYOUT_tkl_iso macro - remove position K027 (right half of Split Backspace) - remove position K096 (right portion of Split Right Shift) * enable Community Layout support * add LAYOUT_tkl_ansi_split_bs_rshift and LAYOUT_tkl_iso_split_bs_rshift
* Pimentoso TouhouPad Layout Macro refactor (#14010)James Young2021-08-163-5/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * physically arrange layout macro, phase 1 Break the keymap up into rows. * physically arrange layout macro, phase 2 Moves the Escape and Enter keys to the top row. * refactor default keymap - use QMK short-form keycodes - grid align keycodes * physically arrange layout macro, phase 3 Moves the X key (Bomb) to the bottom row. * physically arrange layout macro, phase 4 Physically arrange the Escape and Enter keys. * physically arrange layout macro, phase 5 Physically arrange the arrow keys. * physically arrange layout macro, phase 6 Physically align the X (Bomb) key. * align escape characters in layout macro * info.json: apply human-friendly formatting
* Fix line endings in keyboards/absinthe/keymaps/via/rules.mk (#14028)James Young2021-08-151-2/+2
|
* Gorthage Truck Refactor (#14006)James Young2021-08-156-56/+269
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * info.json: apply human-friendly formatting * info.json: make key labels more friendly to `qmk info -l` * correct LAYOUT_3u key sequence * correct LAYOUT_7u key sequence * correct LAYOUT_10u key sequence * refactor default keymap - use QMK short-form keycodes - update grid alignment - use four-space indent - touch up with `qmk cformat` * refactor 10u keymap - use QMK short-form keycodes - add encoder_update_user() function - update grid alignment - use four-space indent * refactor 7u keymap - use QMK short-form keycodes - add encoder_update_user() function - update grid alignment - use four-space indent * refactor gorthage_truck.h - update grid alignments - use XXX for KC_NO - insert omitted KC_NO instances * correct keyboard metadata in info.json - use GitHub username for maintainer - correct keyboard dimensions * add encoder_update_kb() function to gorthage_truck.c Gives QMK Configurator compile jobs encoder functionality. * update maintainer field in info.json As requested by jpuerto96 (s8erdude).
* AL1 refactor (#13679)Ryan2021-08-1510-414/+391
|
* LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)Ryan2021-08-1510-44/+44
|
* [Keyboard] Add TKL-FF PCB (#14003)Ramon Imbao2021-08-1410-0/+714
|
* [Keyboard] add Stealth macropad (#13986)Rifaa Subekti2021-08-149-0/+216
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Rework keymap_extras docs (#13949)Ryan2021-08-151-75/+80
|
* Ducky One2mini Layout Macro fixes (#14002)James Young2021-08-145-60/+76
|
* Function96 V2 Configurator fixes (#13996)James Young2021-08-141-4/+537
| | | | | | | | | * info.json: apply human-friendly formatting * correct key sequence for LAYOUT_iso * correct key sequence for LAYOUT_iso_splitspace * add layout data for LAYOUT_all
* Orthocode Layout Macro rework (#13995)James Young2021-08-143-111/+133
| | | | | | | | | | | | * move rotary encoder to top row of layout macro Makes the layout macro and keycodes resemble the assembled keyboard. * update info.json data - convert tabs to spaces - use human-friendly formatting - fill in key object labels - adjust object sequence for layout macro changes
* Noxary 378 Layout Macro rework (#13998)James Young2021-08-144-37/+131
| | | | | * physically arrange layout macro * add info.json
* add falcon keyboard (#13674)yulei2021-08-149-0/+292
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * added falcon keyboard * Update keyboards/matrix/falcon/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/matrix/falcon/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * added description for the bootloader * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Irene Keyboard (#13991)Ramon Imbao2021-08-139-0/+396
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Fix Line endings in Absinthe VIA keymap (#13997)Drashna Jaelre2021-08-141-70/+70
|
* [Keymap] clean up userspace, add XD75 / Keyboardio Atreus (#13121)Joshua T2021-08-1344-1200/+2060
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Crin Refactor (#13982)James Young2021-08-135-116/+544
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rename LAYOUT_default to LAYOUT_all * apply human-friendly formatting to info.json * correct keyboard dimensions * correct data for LAYOUT_tsangan * add labels to LAYOUT_ansi data * add labels to LAYOUT_all data * add labels to LAYOUT_iso data * crin.h: update grid alignment of matrix identifiers * crin.h: add matrix diagram * physically position matrix identifiers for LAYOUT_all - move k2d to top row (right half of split Backspace) - move k41 to fourth row (right half of split Left Shift [KC_NUBS]) * physically position matrix identifiers for LAYOUT_iso - move k1d to top row ([KC_NUHS]) - add k41 to fourth row ([KC_NUBS], previously missing) * refactor keymaps - grid-align keycodes - use four-space indent * correct data for LAYOUT_iso - move Enter key to home row * rename LAYOUT_tsangan to LAYOUT_ansi_tsangan * add LAYOUT_iso_tsangan * update readme.md - add `make` command for building - add "Flashing example..." - touch-up bootloader jump instructions (previous Markdown didn't render ideally on GitHub) * extend keymap functionality - add Grave Accent, Function keys, Print Screen, Scroll Lock and Pause keycodes to keymaps - add RESET keycode (Fn+R) - use KC_RGHT for Right arrow * touch-up bootloader instructions on readme - note that Bootmagic Lite jump erases persistent settings - note that Fn+R is RESET keycode by default
* [Keyboard] Add Gud70 (#12575)Evelien-Lillian Dekkers2021-08-138-0/+607
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Adding VIA to Absinthe (#13031)alittlepeace2021-08-132-0/+72
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Macropad v2 polling rate fix (#13129)Sergey Omelchenko2021-08-131-0/+3
|
* [Keyboard] Add eniigmakeyboards/ek60 (#13140)eniigmakeyboards2021-08-139-0/+380
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add eniigmakeyboards/ek60 * Update keyboards/eniigmakeyboards/ek60/rules.mk Updated layouts Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keymap.c Added GPL2+ header * Update keymap.c Added GPL2+ * Update rules.mk Added ISO layout here * Update readme.md Added instructions for resetting bootloader * Update keyboards/eniigmakeyboards/ek60/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: adamws <adamws@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add n9 macropad (#13168)NightlyBoards2021-08-139-0/+267
|
* [Keyboard] Updates to ScrabblePad (#13177)DonutCables2021-08-139-187/+204
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] adds sulrich crkbd (corne) personal keymap (#13186)steve ulrich2021-08-134-0/+266
|
* [Keymap] Updates to jdelkins userspace and keymaps (#13216)Joel Elkins2021-08-1310-566/+326
| | | | | | | - Remove disused dz60/jdelkins_ss keymap - Manage configured features for firmware size - Improve build configuration for the secrets feature - Various keymap tweaks - Clean up formatting in various places
* [Keyboard] Add optional colemak layout to keymap (#13217)Christian Sandven2021-08-131-2/+45
|
* [Keyboard] add support for alternate ortho UD40 PCB (#13491)npspears2021-08-1322-0/+921
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add split_3x5_3 layout support to boardsource/microdox (#13323)Manna Harbour2021-08-131-0/+2
|
* [Keyboard] Interlace matrix scan for performance on Moonlander (#13625)Hugues Morisset2021-08-131-76/+82
|
* [Keybord] Add LS_60 keyboard (#13851)Weirdo2021-08-1310-0/+342
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add cest73/tkm keyboard (#13939)fire-h0und2021-08-137-0/+382
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: cest <cest@localhost>
* [converter/a1200] Added support for ATmega32u4 (#13974)8bits4ever2021-08-135-6/+110
|
* [Keymap] adding new keymap for the idobo keyboard with backlight (#13969)Path Nirvana2021-08-133-0/+71
|
* [Keyboard] Add dtisaac01 keyboard (#13967)Dao Tak Isaac2021-08-138-0/+350
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Southpad Keyboard (#13964)Logan Butler2021-08-137-0/+266
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add the mini_elixivy keyboard (#13960)minibois2021-08-1312-0/+494
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Added Frooastboard (#13970)Simon2021-08-1311-0/+344
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Basketweave VIA keymap (#13972)Vincent Vorholter2021-08-132-0/+68
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Vince Vorholter <vince@28east.co.za>
* [Keyboard] add rart75m with via support (#13975)Alabahuy2021-08-139-0/+412
|
* use sudo to install modules if needed (#13984)Zach White2021-08-131-2/+22
|
* Update 20210529.md (#13170)Felix Sargent2021-08-131-0/+35
| | | This was confusing to me when I updated, so I want to make it more clear for those that come after.
* [Keyboard] Fix keymaps for Ocean Gin v2 (#13976)Drashna Jaelre2021-08-132-2/+2
|
* Update config.h for kbdfans/kbd67/mkiirgb/v3 (#13978)Vino Rodrigues2021-08-121-1/+1
| | | QMK Configurator does not compile - needs a value on RGB_DISABLE_WHEN_USB_SUSPENDED
* [Keymap] add kuatsure planck keymap (#10625)Jarrett Drouillard2021-08-127-13/+371
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Launch Pad keymaps (#12490)Luis Godinez2021-08-129-246/+923
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Update to customMK Genesis (#12511)David Hoelscher2021-08-1229-85/+764
| | | Co-authored-by: Ray <ray@custommk.com>
* [Keyboard] Add Spacey keyboard firmware (#12599)Vanilla2021-08-128-0/+357
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: tfjones24 <tannerfj24@gmail.com>