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 handwired keyboard: Nanggong #23265

Closed
wants to merge 34 commits into from
Closed

add handwired keyboard: Nanggong #23265

wants to merge 34 commits into from

Conversation

SanmaLD
Copy link

@SanmaLD SanmaLD commented Mar 12, 2024

Add Nanggong Keyboard

Description

nanggong
Nanggong is a 63-key/60% ortholinear keyboard built using Arduino Pro Micro Atmega32u4 and QMK Firmware, and firmware has been built to support VIA Software and supports underglow WS2812/WS2812b.

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

  • n/a

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

Add Nanggong Keyboard
add Documentation
Fix directory file to be handwiring nanggong keyboard
@github-actions github-actions bot added keyboard keymap via Adds via keymap and/or updates keyboard for via support labels Mar 12, 2024
@SanmaLD SanmaLD changed the title Nanggong add handwired keyboard: Nanggong Mar 12, 2024
add license header
keyboards/handwired/nanggong/config.h Outdated Show resolved Hide resolved
keyboards/handwired/nanggong/info.json Show resolved Hide resolved
keyboards/handwired/nanggong/info.json Outdated Show resolved Hide resolved
keyboards/handwired/nanggong/info.json Outdated Show resolved Hide resolved
keyboards/handwired/nanggong/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/handwired/nanggong/keymaps/via/rules.mk Outdated Show resolved Hide resolved
keyboards/handwired/nanggong/nanggong.json Outdated Show resolved Hide resolved
keyboards/handwired/nanggong/readme.md Outdated Show resolved Hide resolved
keyboards/handwired/nanggong/rules.mk Outdated Show resolved Hide resolved
keyboards/handwired/nanggong/info.json Show resolved Hide resolved
Remove RGBLIGHT_LAYERS & add NO_ACTION_ONESHOT
add qmk locking, build, features and change board info
Fix default keymap
Fix VIA rules
Fix image readme
Remove default rules
@SanmaLD SanmaLD requested a review from waffle87 March 12, 2024 19:10
Remove RGBLIGHT_LAYER_SEGMENTS
Add license
Add Nanggong Keyboard
add Documentation
Fix directory file to be handwiring nanggong keyboard
add license header
Remove RGBLIGHT_LAYERS & add NO_ACTION_ONESHOT
add qmk locking, build, features and change board info
Fix default keymap
SanmaLD and others added 6 commits March 13, 2024 11:39
Fix VIA rules
Fix image readme
Remove default rules
Remove RGBLIGHT_LAYER_SEGMENTS
Add license
@drashna drashna requested a review from a team March 15, 2024 01:36
"knight": true,
"christmas": false,
"static_gradient": true,
"rgb_test": true,
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"rgb_test": true,

Copy link
Author

Choose a reason for hiding this comment

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

@fauxpark Thank sir for checking my PR. I have made the changes according to your review. Thank you.

@SanmaLD SanmaLD requested a review from fauxpark March 15, 2024 14:10
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 Apr 30, 2024
Copy link

Thank you for your contribution!
This pull request has been automatically closed because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, or re-open when it's ready.
// [stale-action-closed]

@github-actions github-actions bot closed this May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keyboard keymap stale Issues or pull requests that have become inactive without resolution. via Adds via keymap and/or updates keyboard for via support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants