Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull Latest #28

Merged
merged 3,052 commits into from
Feb 13, 2024
Merged

Pull Latest #28

merged 3,052 commits into from
Feb 13, 2024

Conversation

crembz
Copy link
Owner

@crembz crembz commented Feb 13, 2024

Description

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

FredrikAleksander and others added 30 commits November 8, 2023 13:00
Co-authored-by: Duncan Sutherland <[email protected]>
* [Keyboard] Fix bug in set_keylog function

Fixes issue where some keys would not trigger the oled to output the row
and column of a pressed key (would happen with LT(...) for my keymap)

* [Keyboard] Tiny improvement to oled_render_keylog for crkbd

Added improvement suggestion I got for another keyboard
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Added PloopyCo madromys/adept mouse
Co-authored-by: Drashna Jaelre <[email protected]>
* Pushed MariOrion v2.5 to the branch. Prod and proto version added.

* Pushed MariOrion v2.5 to the branch. Prod and proto version added.

* Proper addition of layout options

Addition of split bs rshift tsangan layout options.

Co-authored-by: Duncan Sutherland <[email protected]>

* Merge branch 'toril940mariorion_v25' of github.com:toril940/qmk_firmware into toril940mariorion_v25

* Merge branch 'toril940mariorion_v25' of github.com:toril940/qmk_firmware into toril940mariorion_v25

* Update keyboards/mariorion_v25/proto/keymaps/via/keymap.c

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/proto/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland <[email protected]>

* Updated readme.md with more information regarding make commands, and proto vs prod.

* Update keyboards/mariorion_v25/prod/keymaps/via/keymap.c

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/prod/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/prod/info.json

Co-authored-by: Duncan Sutherland <[email protected]>

* Amended some changes to info.json - community layouts changed from scope to array.

* Update keyboards/mariorion_v25/readme.md

Co-authored-by: Duncan Sutherland <[email protected]>

* Revert keyboards/gray_studio/think65/solder/solder.c

Co-authored-by: Duncan Sutherland <[email protected]>

* Revert keyboards/gray_studio/think65/solder/solder.c

Co-authored-by: Duncan Sutherland <[email protected]>

* Revert keyboards/gray_studio/think65/solder/solder.c

Co-authored-by: Duncan Sutherland <[email protected]>

* Removed via.json from the via keymaps. Replaced with matrix_diagram.md. via.json file moved off to [public mariorion_v25 repo](https://github.com/toril940/orion-v25)

* Revert keyboards/gray_studio/think65/solder/solder.c

Co-authored-by: Duncan Sutherland <[email protected]>

* Removed via.json from the via keymaps. Replaced with matrix_diagram.md. via.json file moved off to [public mariorion_v25 repo](https://github.com/toril940/orion-v25)

* Update keyboards/mariorion_v25/proto/info.json

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/rules.mk

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/proto/info.json

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/proto/info.json

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/proto/info.json

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/prod/info.json

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/prod/info.json

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/prod/info.json

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/prod/info.json

Co-authored-by: Duncan Sutherland <[email protected]>

* Revert keyboards/gray_studio/think65/solder/solder.c

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/matrix_diagram.md

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/readme.md

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/readme.md

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/readme.md

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/readme.md

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/readme.md

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/proto/mariorion_v25.c

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/mariorion_v25/prod/mariorion_v25.c

Co-authored-by: Duncan Sutherland <[email protected]>

* Pushed new info.json and keymap.c files.

* Pushed new info.json and keymap.c files.

* Fixes to LED driver wrt PWM definitions with STM.

* Update keyboards/mariorion_v25/prod/keymaps/via/keymap.c

Co-authored-by: Ryan <[email protected]>

* Update keyboards/mariorion_v25/prod/keymaps/via/keymap.c

Co-authored-by: Ryan <[email protected]>

* Update keyboards/mariorion_v25/prod/info.json

Co-authored-by: Ryan <[email protected]>

* Update keyboards/mariorion_v25/prod/mariorion_v25.c

Co-authored-by: Ryan <[email protected]>

* Update keyboards/mariorion_v25/proto/info.json

Co-authored-by: Ryan <[email protected]>

* Update keyboards/mariorion_v25/proto/config.h

Co-authored-by: Ryan <[email protected]>

* Update keyboards/mariorion_v25/proto/mariorion_v25.c

Co-authored-by: Ryan <[email protected]>

* Update keyboards/mariorion_v25/proto/mariorion_v25.c

Co-authored-by: Ryan <[email protected]>

* Update keyboards/mariorion_v25/proto/keymaps/via/keymap.c

Co-authored-by: Ryan <[email protected]>

* Update keyboards/mariorion_v25/proto/keymaps/via/keymap.c

Co-authored-by: Ryan <[email protected]>

* Committing a details update to readme.md.

* Committing a details update to readme.md.

* Update keyboards/mariorion_v25/prod/config.h

Co-authored-by: Ryan <[email protected]>

* Update keyboards/mariorion_v25/prod/mariorion_v25.c

Co-authored-by: Ryan <[email protected]>

* Revert "Committing a details update to readme.md."

This reverts commit 068a82a.

* Committing a details update to readme.md.

* Update keyboards/mariorion_v25/halconf.h

Co-authored-by: Ryan <[email protected]>

* Update keyboards/mariorion_v25/mcuconf.h

Co-authored-by: Ryan <[email protected]>

* Update keyboards/mariorion_v25/prod/config.h

Co-authored-by: Ryan <[email protected]>

* Update keyboards/mariorion_v25/proto/config.h

Co-authored-by: Ryan <[email protected]>

* Update keyboards/mariorion_v25/halconf.h

Co-authored-by: Ryan <[email protected]>

* Production pictures replacing the standard ones in the readme.md :)

* waffle87 requests bundled:
- Licence headers added
- Codeblocked matrix_diagram.md
- Consolidated files where possible
- Removed excess from config.h

---------

Co-authored-by: toril940 <[email protected]>
Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: James Young <[email protected]>
nooges and others added 29 commits January 20, 2024 11:43
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: jack <[email protected]>
* adding my keyboard

* Update keyboards/kk/65/info.json

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/kk/65/keymaps/via/rules.mk

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/kk/65/info.json

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/kk/65/keymaps/default/keymap.c

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/kk/65/rules.mk

Co-authored-by: Duncan Sutherland <[email protected]>

* Update keyboards/kk/65/keymaps/via/keymap.c

Co-authored-by: Duncan Sutherland <[email protected]>

* Added photo imgur photo link to readme.md

* Adjusted keyboard level config and added config files with tapping_toggle to keymaps.

* Update keyboards/kk/65/readme.md

Co-authored-by: Drashna Jaelre <[email protected]>

* Migrated qmk.locking settings to info.json and removed config.h

* Update keyboards/kk/65/keymaps/default/keymap.c

Co-authored-by: Drashna Jaelre <[email protected]>

* Update keyboards/kk/65/keymaps/via/keymap.c

Co-authored-by: Drashna Jaelre <[email protected]>

---------

Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
* Added keyboard rena

* format file info.json

* modify info.json file

* modify 16mhz to 8mhz

* modify info.json file

* Delete redundant Spaces

* Delete redundant Spaces

* Delete redundant Spaces

* Delete redundant Spaces

---------

Co-authored-by: “yuezp” <“[email protected]”>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: jack <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Less/Rikki <[email protected]>
Co-authored-by: Ex3c4Def <[email protected]>
Co-authored-by: Ben Roe <[email protected]>
Co-authored-by: Ben Roe <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Joel Challis <[email protected]>
* add dnworks numpad

* Apply suggestions from code review (Added community layouts)

Co-authored-by: Drashna Jaelre <[email protected]>

* fix linting

* formatted json

---------

Co-authored-by: Drashna Jaelre <[email protected]>
* Add GreatPad under gkeyboard

Add GreatPad macropad

* Update keyboards/gkeyboard/greatpad/config.h

Co-authored-by: jack <[email protected]>

* Update keyboards/gkeyboard/greatpad/greatpad.c

Co-authored-by: jack <[email protected]>

* Update keyboards/gkeyboard/greatpad/info.json

Co-authored-by: jack <[email protected]>

* Update keyboards/gkeyboard/greatpad/info.json

Co-authored-by: jack <[email protected]>

* Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c

Co-authored-by: jack <[email protected]>

* Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c

Co-authored-by: jack <[email protected]>

* Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c

Co-authored-by: jack <[email protected]>

* Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c

Co-authored-by: jack <[email protected]>

* Add a license header

 Add a license header to glcdfont.c

* Update glcdfont.c

* delete file

* Revert "delete file"

This reverts commit 388e6f0.

* Update keyboards/gkeyboard/greatpad/mcuconf.h

Co-authored-by: jack <[email protected]>

* Update .vscode/settings.json

Co-authored-by: Ryan <[email protected]>

* Update keyboards/gkeyboard/greatpad/readme.md

Co-authored-by: Ryan <[email protected]>

* Enable encoder

Enable encoder in file info.json

* Update keyboards/gkeyboard/greatpad/greatpad.c

Co-authored-by: Drashna Jaelre <[email protected]>

* Update info.json

Run qmk format-json -i file info.json

---------

Co-authored-by: jack <[email protected]>
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
* Implement Sha keyboard with default layout

* Adjust readme and info.json per PR checklist

* Fix RGB Light description in default keymap readme

* Update keyboards/sha/rules.mk

Move configuration to info.json

Co-authored-by: Joel Challis <[email protected]>

* Update keyboards/sha/info.json

Move configuration to info.json

Co-authored-by: Joel Challis <[email protected]>

* Update keyboards/sha/info.json

Move configuration to info.json

Co-authored-by: Joel Challis <[email protected]>

* Update keyboards/sha/info.json

Define RGB animations in info.json

Co-authored-by: Joel Challis <[email protected]>

* Enable RGB Lighting Layers at keymap level, not keyboard level

---------

Co-authored-by: Joel Challis <[email protected]>
Fix for wrong key's placement.
* initial commit lvl1

* Add APM32 option

* update stuff:)

* White

* Update to yaml

* Update keyboards/artifact/lvl/rev_hs01/info.json

Co-authored-by: Duncan Sutherland <[email protected]>

* Update info.json

* Update info.json

Ups...

* Update mcuconf.h

* Update halconf.h

* Update info.json

* Update keyboards/artifact/lvl/rev_hs01/config.h

Co-authored-by: Ryan <[email protected]>

---------

Co-authored-by: yiancar <[email protected]>
Co-authored-by: Duncan Sutherland <[email protected]>
Co-authored-by: Ryan <[email protected]>
@crembz crembz merged commit 767afbf into crembz:master Feb 13, 2024
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.