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 DSP40 #11579

Merged
merged 10 commits into from
Feb 7, 2021
Merged

Add DSP40 #11579

merged 10 commits into from
Feb 7, 2021

Conversation

nooges
Copy link
Member

@nooges nooges commented Jan 16, 2021

Description

Adds DSP40 keyboard

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

@github-actions github-actions bot added keyboard keymap via Adds via keymap and/or updates keyboard for via support labels Jan 16, 2021
@nooges nooges mentioned this pull request Jan 16, 2021
6 tasks
keyboards/keebio/dsp40/config.h Show resolved Hide resolved
keyboards/keebio/dsp40/dsp40.c Show resolved Hide resolved
keyboards/keebio/dsp40/dsp40.h Show resolved Hide resolved
keyboards/keebio/dsp40/keymaps/bakingpy/keymap.c Outdated Show resolved Hide resolved
keyboards/keebio/dsp40/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/keebio/dsp40/keymaps/via/keymap.c Show resolved Hide resolved
keyboards/keebio/dsp40/keymaps/via/keymap.c Outdated Show resolved Hide resolved
keyboards/keebio/dsp40/rev1/rev1.c Show resolved Hide resolved
keyboards/keebio/dsp40/rev1/rules.mk Outdated Show resolved Hide resolved
#define KC_RMOD RGB_MOD

#ifndef LAYOUT_kc_ortho_4x12
#define LAYOUT_kc_ortho_4x12( \
Copy link
Member

Choose a reason for hiding this comment

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

/cries

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, one day I'll kill this all off

@drashna
Copy link
Member

drashna commented Jan 24, 2021

Lint is mad.

@drashna drashna requested a review from a team February 4, 2021 18:36
keyboards/keebio/dsp40/keymaps/bakingpy/keymap.c Outdated Show resolved Hide resolved
keyboards/keebio/dsp40/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/keebio/dsp40/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/keebio/dsp40/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/keebio/dsp40/keymaps/default/keymap.c Outdated Show resolved Hide resolved
keyboards/keebio/dsp40/readme.md Outdated Show resolved Hide resolved
keyboards/keebio/dsp40/rev1/config.h Outdated Show resolved Hide resolved
keyboards/keebio/dsp40/rev1/readme.md Outdated Show resolved Hide resolved
keyboards/keebio/dsp40/rev1/rules.mk Outdated Show resolved Hide resolved
@nooges nooges merged commit fc29c7a into qmk:master Feb 7, 2021
@nooges nooges deleted the dsp40 branch February 7, 2021 20:49
flarestarwingz pushed a commit to flarestarwingz/qmk_firmware that referenced this pull request Feb 8, 2021
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
sowbug pushed a commit to sowbug/qmk_firmware that referenced this pull request Feb 10, 2021
Co-authored-by: Drashna Jaelre <[email protected]>
Co-authored-by: Ryan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
keyboard keymap 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

3 participants