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

Add support for Rastersoft MiniTKL #20230

Merged
merged 2 commits into from
Jul 4, 2023
Merged

Conversation

rastersoft
Copy link
Contributor

@rastersoft rastersoft commented Mar 22, 2023

This keyboard has an ATmega32U4 processor and three SK6812 leds.

The keyboard info is available at:
https://gitlab.com/rastersoft/full-ten-keyless

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).

@rastersoft rastersoft force-pushed the rastersoft_minitkl branch 2 times, most recently from f088faf to ae6b8c5 Compare March 22, 2023 23:22
@rastersoft rastersoft marked this pull request as ready for review March 22, 2023 23:37
keyboards/rastersoft/minitkl/rules.mk Outdated Show resolved Hide resolved
keyboards/rastersoft/minitkl/minitkl.c Outdated Show resolved Hide resolved
keyboards/rastersoft/minitkl/rules.mk Outdated Show resolved Hide resolved
keyboards/rastersoft/minitkl/readme.md Outdated Show resolved Hide resolved
@rastersoft rastersoft force-pushed the rastersoft_minitkl branch 4 times, most recently from 7b551ec to ccf9b2b Compare March 23, 2023 23:49
@rastersoft rastersoft requested a review from drashna March 24, 2023 10:32
@rastersoft rastersoft force-pushed the rastersoft_minitkl branch 3 times, most recently from d279fb0 to 99d7aec Compare March 26, 2023 11:14
keyboards/rastersoft/minitkl/config.h Outdated Show resolved Hide resolved
keyboards/rastersoft/minitkl/minitkl.c Outdated Show resolved Hide resolved
keyboards/rastersoft/minitkl/minitkl.h Outdated Show resolved Hide resolved
keyboards/rastersoft/minitkl/readme.md Outdated Show resolved Hide resolved
@rastersoft rastersoft requested review from waffle87 and removed request for drashna March 28, 2023 16:57
@rastersoft rastersoft requested review from daskygit and waffle87 and removed request for waffle87 and daskygit March 28, 2023 17:30
keyboards/rastersoft/minitkl/rules.mk Outdated Show resolved Hide resolved
keyboards/rastersoft/minitkl/info.json Show resolved Hide resolved
@rastersoft rastersoft requested review from zvecr and waffle87 and removed request for waffle87 and zvecr March 28, 2023 20:21
@rastersoft rastersoft changed the title Added support for Rastersoft MiniTKL Add support for Rastersoft MiniTKL Apr 1, 2023
@rastersoft rastersoft force-pushed the rastersoft_minitkl branch 2 times, most recently from e583f32 to 2377e4a Compare April 27, 2023 13:28
@github-actions
Copy link

Thank you for your contribution!
This pull request has been automatically marked as stale because it has not had activity in the last 45 days. It will be closed in 30 days if no further activity occurs. Please feel free to give a status update now, or re-open when it's ready.
For maintainers: Please label with bug, awaiting review, breaking_change, in progress, or on hold to prevent the issue from being re-flagged.

@github-actions github-actions bot added the stale Issues or pull requests that have become inactive without resolution. label Jun 23, 2023
@rastersoft rastersoft force-pushed the rastersoft_minitkl branch from c647423 to 38dc6a9 Compare June 24, 2023 22:17
@github-actions github-actions bot added core documentation python cli qmk cli command translation via Adds via keymap and/or updates keyboard for via support and removed stale Issues or pull requests that have become inactive without resolution. labels Jun 24, 2023
@fauxpark fauxpark changed the base branch from master to develop June 25, 2023 12:44
This keyboard has an ATmega32U processor and three SK6812 leds.
The leds are controlled using the SPI, which results in less
CPU and memory usage.

The keyboard info is available at:
    https://gitlab.com/rastersoft/full-ten-keyless
The MR qmk#20303 will
move the "pin" element from rgblight to ws2812. This patch
adds that wile preserving the old, thus being compatible
with both the old and the new format. When that MR is
merged, the old element can be safely removed.
@rastersoft rastersoft force-pushed the rastersoft_minitkl branch from 38dc6a9 to eda59c3 Compare June 25, 2023 19:13
@github-actions github-actions bot removed core documentation python cli qmk cli command translation via Adds via keymap and/or updates keyboard for via support labels Jun 25, 2023
@drashna drashna merged commit 38de41a into qmk:develop Jul 4, 2023
jesperhellberg pushed a commit to jesperhellberg/qmk_firmware that referenced this pull request Sep 9, 2023
thismarvin pushed a commit to thismarvin/qmk_firmware that referenced this pull request Sep 27, 2023
akeep pushed a commit to akeep/qmk_firmware that referenced this pull request Oct 2, 2023
csolje pushed a commit to csolje/qmk_firmware that referenced this pull request Oct 21, 2023
jashort pushed a commit to jashort/qmk_firmware that referenced this pull request Nov 20, 2023
autoferrit pushed a commit to SpaceRockMedia/bastardkb-qmk that referenced this pull request Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants