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
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
eee6752
glyphkbd_v2 upload
galile0-designs Feb 22, 2024
edfe213
Add files via upload
galile0-designs Feb 22, 2024
506f7cc
Add files via upload
galile0-designs Feb 22, 2024
7007311
Delete keyboards/galile0/glyphkbd_v2/via.json
galile0-designs Feb 22, 2024
d1f766a
Add files via upload
galile0-designs Feb 22, 2024
53deab1
Update keyboards/galile0/glyphkbd_v2/info.json
galile0-designs Feb 22, 2024
f461a4d
Update keyboards/galile0/glyphkbd_v2/rules.mk
galile0-designs Feb 22, 2024
42b30d8
Update readme.md
galile0-designs Feb 22, 2024
4bd1cc3
Update readme.md
galile0-designs Feb 22, 2024
976d0a2
Delete keyboards/galile0/glyphkbd_v2/config.h
galile0-designs Feb 22, 2024
280e578
Update info.json (spacebar pos was incorrect)
galile0-designs Feb 22, 2024
62030e0
Update info.json (ran qmk format-json)
galile0-designs Feb 22, 2024
aa1974b
retry qmk format-json
galile0-designs Feb 22, 2024
8137abb
edited files via VS Code LF tool
galile0-designs Feb 22, 2024
d01b31c
Update keyboards/galile0/glyphkbd_v2/readme.md imgur link
galile0-designs Feb 23, 2024
b304352
Update keyboards/galile0/glyphkbd_v2/readme.md
galile0-designs Feb 23, 2024
9d938a9
Update keyboards/galile0/glyphkbd_v2/readme.md
galile0-designs Feb 24, 2024
abab454
Update keyboards/galile0/glyphkbd_v2/readme.md
galile0-designs Feb 24, 2024
5d3bf24
Merge branch 'qmk:master' into glyphkbd_v2
galile0-designs Mar 1, 2024
8307dc5
Merge branch 'master' into glyphkbd_v2
galile0-designs Mar 1, 2024
f6fc654
Merge branch 'master' into glyphkbd_v2
galile0-designs Mar 2, 2024
1c9e535
Merge branch 'master' into glyphkbd_v2
galile0-designs Mar 3, 2024
60f3a48
Merge branch 'master' into glyphkbd_v2
galile0-designs Mar 7, 2024
798e564
Merge branch 'qmk:master' into glyphkbd_v2
galile0-designs Mar 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update keyboards/galile0/glyphkbd_v2/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
  • Loading branch information
galile0-designs and waffle87 authored Feb 22, 2024
commit 53deab1c8e9c31d1d0aec16fda67e9baf7789bac
6 changes: 6 additions & 0 deletions keyboards/galile0/glyphkbd_v2/info.json
galile0-designs marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check failure on line 1 in keyboards/galile0/glyphkbd_v2/info.json

View workflow job for this annotation

GitHub Actions / lint

Requires Formatting
"manufacturer": "galile0",
"keyboard_name": "glyphkbd_v2",
"url": "https://github.com/galile0-designs/glyphkbd",
Expand All @@ -15,6 +15,12 @@
"pid": "0x0001",
"vid": "0x4744"
},
galile0-designs marked this conversation as resolved.
Show resolved Hide resolved
"features": {
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"nkro": true
},
"layouts": {
"LAYOUT": {
"layout": [
Expand Down
Loading