-
-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
Adding support for the Pteron56 (PCB) keyboard #21731
Merged
Merged
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
4edef2a
Create readme.md
Kraken-Jokes db60c69
Delete keyboard/pteron56 directory
Kraken-Jokes 18d4d4a
Create readme.md
Kraken-Jokes c3f3f4b
Add files via upload
Kraken-Jokes b88c28f
Delete readme.md
Kraken-Jokes c87db90
Add files via upload
Kraken-Jokes 0bc4a5e
bootloader = caterina
Kraken-Jokes 3512c8f
Delete pteron56.json
Kraken-Jokes 18e06bf
Update config.h
Kraken-Jokes 0caeef9
Update pteron56.h
Kraken-Jokes d0ce3df
Change KEYMAP to LAYOUT
Kraken-Jokes 675eb14
Update keymap.c
Kraken-Jokes 835d879
Update readme.md
Kraken-Jokes acbbcd0
Update config.h
Kraken-Jokes d382734
Update keymap.c
Kraken-Jokes 82b1d35
Update keymap.c
Kraken-Jokes 5f9cc63
Update keymap.c
Kraken-Jokes f751ffe
Update readme.md
Kraken-Jokes c843317
Update readme.md
Kraken-Jokes b90f2ee
Delete Makefile
Kraken-Jokes 44b10b3
Changed tabs to 4x spaces
Kraken-Jokes da0415a
Changed tabs to spaces
Kraken-Jokes 96d082d
Changed tabs to spaces
Kraken-Jokes f920ee6
replace guards with #pragma once
Kraken-Jokes 8160cdc
changed tabs to spaces
Kraken-Jokes 160ff63
QMK info.json
Kraken-Jokes 3dd8b9a
Editing out redundant info
Kraken-Jokes 2fd4924
Rules are the same as /pteron56
Kraken-Jokes d8afbf1
Run qmk lint and fix errors
FSund 15c6d8d
Merge branch 'qmk:master' into pteron56
FSund b86fd90
Fix line endings
FSund 5f0f31a
Remove import
FSund e7ffa08
Apply suggestions from code review
FSund 812ffda
Apply suggestions from code review
FSund 2f3daaf
Remove pteron56.h/.c
FSund 70ca757
Re-host image
FSund c300ab6
Update keyboards/pteron56/readme.md
FSund ad630a5
Fix keymaps
FSund 9f05da6
Fix keymaps
FSund fc8361a
Apply suggestions from code review
FSund 400226c
Add array positions for layers
FSund b30f6c0
Format keymaps
FSund 17ddeed
Apply suggestions from code review
FSund 0a2ce5e
More formatting
FSund 01d69fb
Fix build failure
FSund 30c4ea0
Remove config.h
FSund 3fbaa95
Apply suggestions from code review
FSund 4c63da8
Apply suggestions from code review
FSund 4121c41
Add license
FSund 0bca022
Remove user keymaps
FSund 686cc3a
Move to subfolder
FSund 47ec25e
Apply suggestions from code review
FSund File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update pteron56.h
- Loading branch information
commit 0caeef98b41bb8f3fd9b30b37e1cdc3ce11c5b6f
There are no files selected for viewing
FSund marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please migrate contents to
layouts.LAYOUT.layout
ininfo.json
, then remove this file