[Keyboard] GH60 v1.3 (#10575)
* [Keyboard] GH60 v1.3 Support
* clean up info.json
Update key sizes and positioning.
* add readme
* add image to readme
* fix up info.json LAYOUT_all
* add LAYOUT_60_ansi
I'm guessing at this based on a photo of the PCB. Chances are high that this isn't fully functional.
* add matrix block comment to v1p3.h
* add default_ansi keymap
* add keymap readme files
* fix LAYOUT_60_ansi macro
* enable 60_ansi Community Layout support
* add layouts for 60_ansi_arrow
Add LAYOUT_60_ansi_arrow and LAYOUT_60_ansi_arrow_split_bs macros. (The user helping me test runs the split Backspace variant.)
* add Tsangan, HHKB, and 64_ansi layout macros
* add factory keymaps and layout info
* update copyright headers
I mean... if someone's gotta "own" this code...
* fix broken factory_* keymaps
Jotix ortho_4x12_layout (#10647)
* back_to_the_roots
* mouse layer is gone
* mouse layer is gone
[Keyboard] Add Prime_E RGB PCB (#10615)
* add Prime_E RGB PCB
* Update keyboards/primekb/prime_e/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/primekb/prime_e/std/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/primekb/prime_e/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/primekb/prime_e/rgb/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/primekb/prime_e/rgb/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/primekb/prime_e/rgb/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/primekb/prime_e/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/primekb/prime_e/std/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/primekb/prime_e/std/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
[Docs] Add link to Tap-Hold Configuration Options from Mod-Tap (#10548)
[Keyboard] Added via support for JISplit89 (#10547)
-Changing the VID
-Add a keymap via
-Keymap and copyright fixes
[Keyboard] Add 7splus keyboard (#10538)
* Add 7splus keyboard.
A 85 keys ANSI Layout split keyboard.
Salicylic-acid3
* Update keyboards/7splus/keymaps/default/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/7splus/keymaps/salicylic/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/7splus/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Added VIA keymap and a few updates
Adding a VIA Keymap
Updating the key layout diagram
Copywrite added for salicylic keymap
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Add via keymap for pancake (#10551)
* Add via keymap for pancake
* Add license to keymap
* Update rules.mk
* Update rules.mk
* Update keyboards/spaceman/pancake/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Move SP-111 to vendor folder (#10633)
* Move SP-111 to vendor folder
* Fix space indentation
Add alice community layout (#10518)
* Added LAYOUT_alice
* Added fauxpark's suggestions as well as updating keymap graphic
* Added file header and used noroadleft's fix to the info.json for fast input mode
Adding Opus keyboard (#10628)
* Adding opus keyboard
* Preparing keyboard for PR
* Adding images to default keymap readme
* Changing VENDOR_ID
* Minor changes
* Changing PRODUCT_ID
* Removing comment
* Fixing tap dance issue
* #pragma once instead of #ifndef
* Resolving PR suggestions
* Removing ifndef
* Using lower resolution image
* Formatting comments
* Adjusting copyright year
Co-authored-by: Raleigh Wayland <raleigh.wayland@stormapp.com>
Add VIA code to ergoTravel (#10493)
* Add VIA code to ergoTravel, VendorId changed to allow via
* Update LTO_ENABLE for via
* Accept comments from the QMK PR discussion
* Restore original rules.mk from qmk master, update via rules to remove redundant bootmagic
* rules update
* find and use unique VID without qmk. Used 0x4A50, did not find clash
* Removed unused via layer
* Reset hard to last clean commit, redo changes for Hex Translation and Enum
[keyboard] Maypad: Add additional layout (#10643)
* add split plus layout
* update README
* rename splitPlus to split_plus
* Update keyboards/keyhive/maypad/rules.mk
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
update eosti keymaps (#10610)
* adds eosti/planck keymaps
* updates eosti keymaps
* add header guard to bdn9 config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* reduce file size of compiled firmware
* move console disable to rules.mk
Co-authored-by: Joel Challis <git@zvecr.com>
Fix STM32duino bootloader (#10648)
adds eosti/planck keymaps (#10616)
[keyboard] Add Caps Lock LED Logic to exclusive/e85/soldered (#10639)
* on behalf of VashtaNerada commiting his code to get caps lock led working on the soldered E8d E8.5
* Update keyboards/exclusive/e85/soldered/soldered.c
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Fix config for Helix rev3 4rows (#10641)
* update "Hardware Availability"
* add a section of "How to build"
* update "Hardware Supported"
* add SPLIT_HAND_MATRIX_GRID_LOW_IS_RIGHT for rev3_4rows/config.h
Co-authored-by: keyaki-namiki <28521374+keyaki-namiki@users.noreply.github.com>
Fix issues with suspend code for ZSA split boards (#10640)