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

Candy87 PCB Firmware #24298

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Candy87 PCB Firmware #24298

wants to merge 10 commits into from

Conversation

rarepotato8de
Copy link
Contributor

Candy87 Firmware

Description

This is the initial firmware for the Candy87 PCB that is offered by Candykeys.
This PCB was designed for the Geonworks F1-8X V2.

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

candy87 v2 firmware, working and tested
keyboards/candykeys/candy87/rules.mk Outdated Show resolved Hide resolved
keyboards/candykeys/candy87/readme.md Show resolved Hide resolved
keyboards/candykeys/candy87/info.json Outdated Show resolved Hide resolved
keyboards/candykeys/candy87/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/candykeys/candy87/info.json Outdated Show resolved Hide resolved
rarepotato8de and others added 4 commits August 18, 2024 14:52
Removed old rules.mk
info.json renamed to keyboard.json
iso, ansi, f12 and f13 layouts + community layouts
Added keymaps for all possible layouts
@rarepotato8de rarepotato8de requested a review from zvecr August 25, 2024 19:02
keyboards/candykeys/candy87/keyboard.json Outdated Show resolved Hide resolved
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 Oct 14, 2024
Added WKL and full backspace/ right shift community layouts as requested in my PR
@rarepotato8de rarepotato8de requested a review from dunk2k October 20, 2024 13:40
@github-actions github-actions bot removed the stale Issues or pull requests that have become inactive without resolution. label Oct 21, 2024
Copy link

github-actions bot commented Dec 5, 2024

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 Dec 5, 2024
Copy link
Member

@waffle87 waffle87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple requests for the keymaps:

  • RGB Matrix keycodes should be added to layer 1
  • QK_BOOT keycode would also be nice to have on layer 1
  • Replace keycodes with their short alias ie. KC_PRINT_SCREEN -> KC_PSCR, KC_BACKSPACE -> KC_BSPC, etc. Refer to the keycode list in the documentation.

keyboards/candykeys/candy87/candy87.c Outdated Show resolved Hide resolved
keyboards/candykeys/candy87/keyboard.json Show resolved Hide resolved
@github-actions github-actions bot removed the stale Issues or pull requests that have become inactive without resolution. label Dec 6, 2024
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 Jan 21, 2025
rarepotato8de and others added 2 commits January 26, 2025 22:18
Added RGB Matrix Keycodes, Aliases and formatting as requested for the PR
@rarepotato8de
Copy link
Contributor Author

Done a lot of changes

@github-actions github-actions bot removed the stale Issues or pull requests that have become inactive without resolution. label Jan 27, 2025
Capital "K" for the brand
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.

5 participants