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 keyboard] add glyphkbd_v2 #23131

Merged
merged 24 commits into from
Mar 13, 2024
Merged

[Add keyboard] add glyphkbd_v2 #23131

merged 24 commits into from
Mar 13, 2024

Conversation

galile0-designs
Copy link
Contributor

@galile0-designs galile0-designs commented Feb 22, 2024

Description

DSC_0006
5x13 ortholinear keyboard with TKL nav and arrow clusters. Was previously a handwire build but now for v2 i have STM32F072 PCBs running QMK with VIA compat as well. This PR is to put it into qmk master

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 Feb 22, 2024
keyboards/galile0/glyphkbd_v2/config.h Outdated Show resolved Hide resolved
keyboards/galile0/glyphkbd_v2/info.json Show resolved Hide resolved
keyboards/galile0/glyphkbd_v2/readme.md Show resolved Hide resolved
keyboards/galile0/glyphkbd_v2/rules.mk Outdated Show resolved Hide resolved
keyboards/galile0/glyphkbd_v2/info.json Outdated Show resolved Hide resolved
@galile0-designs
Copy link
Contributor Author

I'm sorry if I'm just being extremely nooby, but I really don't understand what's going wrong with the lint check. I formatted info.json using qmk format-json and comitted what it spat out, but the check is still failing. And I understand even less why lint check is failing for readme.md.

@sigprof
Copy link
Contributor

sigprof commented Feb 22, 2024

Lint probably complains about the CRLF line endings in those files (the repository is supposed to use the LF line endings, but Windows tools often mess that up).

@galile0-designs
Copy link
Contributor Author

Hmm yeah it might be something like that.

Is it weird that qmk lint -kb galile0/glyphkbd_v2 passes when i run it locally? Should it not be the same?

@galile0-designs
Copy link
Contributor Author

Lint probably complains about the CRLF line endings in those files (the repository is supposed to use the LF line endings, but Windows tools often mess that up).

This was definitely the issue, thanks. Still, I find it weird that Lint is totally fine with CRLF when I run it locally,

keyboards/galile0/glyphkbd_v2/readme.md Outdated Show resolved Hide resolved
keyboards/galile0/glyphkbd_v2/readme.md Outdated Show resolved Hide resolved
@waffle87 waffle87 requested a review from a team February 23, 2024 19:32
keyboards/galile0/glyphkbd_v2/readme.md Outdated Show resolved Hide resolved
keyboards/galile0/glyphkbd_v2/readme.md Outdated Show resolved Hide resolved
@drashna drashna merged commit aa73362 into qmk:master Mar 13, 2024
3 checks passed
@galile0-designs galile0-designs deleted the glyphkbd_v2 branch March 13, 2024 08:16
dlip added a commit to dlip/qmk_firmware that referenced this pull request Mar 21, 2024
* upstream/master: (40 commits)
  [Keyboard] Add marshkeys flowerpad (qmk#23240)
  Add TechnicPad macropad (qmk#23238)
  Add handwired/Jotlily60 (qmk#23212)
  Add the EQUATOR keyboard (qmk#23237)
  Support for slice65 from PizzaKeyboards (qmk#23148)
  Add Swiss support (qmk#23272)
  Assume only 32u4 boards can run 'promicro' converters (qmk#23312)
  Add Macropad 6Pad (qmk#23099)
  Fix invalid use of stemcell converter (qmk#23317)
  Updates to PR Checklist (qmk#23318)
  [Keyboard] Add posey_split v4/v5 (qmk#23258)
  Added WT65-H3 (HIBI HIBIKI) (qmk#22886)
  Added WT65-G3 (HIBI HIBIKI) (qmk#22888)
  Modify wording in 'getting_started_introduction.md' (qmk#23232)
  Bump tj-actions/changed-files from 42 to 43 (qmk#23282)
  AMJKeyboard AMJ96 Layout Additions (qmk#23267)
  Fixup cipulot eeprom. (qmk#23280)
  Update feature_tri_layer.md - typo (qmk#23275)
  [Keyboard] add glyphkbd_v2 (qmk#23131)
  Add support new kb_elmo PCBs (qmk#23138)
  ...
mzyt pushed a commit to mzyt/qmk_firmware that referenced this pull request May 6, 2024
girtsf pushed a commit to girtsf/qmk_firmware that referenced this pull request Jun 5, 2024
whoisjordangarcia pushed a commit to whoisjordangarcia/qmk_firmware that referenced this pull request Jun 8, 2024
nuess0r pushed a commit to nuess0r/qmk_firmware that referenced this pull request Sep 8, 2024
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.

5 participants