-
-
Notifications
You must be signed in to change notification settings - Fork 40.3k
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
pi40 firmware #18207
Merged
Merged
pi40 firmware #18207
Conversation
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
github-actions
bot
added
keyboard
keymap
via
Adds via keymap and/or updates keyboard for via support
labels
Aug 29, 2022
zvecr
requested changes
Aug 29, 2022
Co-authored-by: Joel Challis <git@zvecr.com>
zvecr
requested changes
Aug 30, 2022
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
drashna
reviewed
Aug 30, 2022
Co-authored-by: Joel Challis <git@zvecr.com>
6 tasks
ziptyze
requested review from
drashna and
zvecr
and removed request for
drashna
August 31, 2022 16:52
drashna
reviewed
Sep 1, 2022
Comment on lines
+20
to
+29
#define MATRIX_ROWS 4 | ||
#define MATRIX_COLS 12 | ||
|
||
#define DIODE_DIRECTION COL2ROW | ||
|
||
#define MATRIX_ROW_PINS { GP21, GP20, GP19, GP18 } | ||
#define MATRIX_COL_PINS { GP1, GP2, GP3, GP4, GP5, GP6, GP7, GP8, GP9, GP10, GP11, GP12 } | ||
|
||
#define ENCODERS_PAD_A { GP14 } | ||
#define ENCODERS_PAD_B { GP13 } |
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.
Just a heads up, most of this can be added to the info.json file, now.
drashna
approved these changes
Sep 1, 2022
fauxpark
requested changes
Sep 2, 2022
Co-authored-by: Ryan <fauxpark@gmail.com>
zvecr
approved these changes
Sep 2, 2022
drashna
approved these changes
Sep 15, 2022
ohlin
added a commit
to ohlin/qmk_firmware
that referenced
this pull request
Sep 19, 2022
* master: (28 commits) [Docs] Extract 'Layer Change Code' and EEPROM (qmk#18174) Add home row modifiers to dshields keymaps. (qmk#18376) Reduce charue/sunsetter_r2 firmware size (qmk#18378) Add encoder map to BDN9 VIA keymap (qmk#18388) FIx ARRAYSIZE def and Murphpad string array (qmk#18392) Fixup axon40 lint. (qmk#18409) [keyboard] kbdfans/kbd75rgb info.json fix (qmk#18391) Bump anothrNick/github-tag-action from 1.45.0 to 1.46.0 (qmk#18386) Quark revision - rotary encoder and 7u support (qmk#17664) Initial support for Tetromino added (qmk#18341) Add ability to remove temporary files during multibuild. (qmk#18381) Fix handwired/swiftrax/bumblebee layout macro (qmk#18377) [Keyboard] Add pi40 (qmk#18207) [Keyboard] Removal of deprecated defines in IDOBAO keyboards (qmk#18358) Fix problem that Chidori is not recognized by host computer. (qmk#17882) [Keyboard] Add a new keyboard 'plum47' (qmk#18359) [Docs] RESET -> QK_BOOT (qmk#18365) Remove `RESET` keycodes from fjlabs keyboards (qmk#18364) [Keyboard] Add Vector PCB (qmk#17380) [Keyboard] Add Calice (qmk#17929) ...
tacahiroy
pushed a commit
to tacahiroy/qmk_firmware
that referenced
this pull request
Oct 2, 2022
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
SjB
added a commit
to SjB/qmk_firmware
that referenced
this pull request
Oct 12, 2022
* upstream/master: (319 commits) Fix handwired/swiftrax/bumblebee layout macro (qmk#18377) [Keyboard] Add pi40 (qmk#18207) [Keyboard] Removal of deprecated defines in IDOBAO keyboards (qmk#18358) Fix problem that Chidori is not recognized by host computer. (qmk#17882) [Keyboard] Add a new keyboard 'plum47' (qmk#18359) [Docs] RESET -> QK_BOOT (qmk#18365) Remove `RESET` keycodes from fjlabs keyboards (qmk#18364) [Keyboard] Add Vector PCB (qmk#17380) [Keyboard] Add Calice (qmk#17929) GeonWorks Frog Mini Soldered Layout Rework (qmk#18308) [Keyboard] Add skmt/15k keyboard (qmk#18321) [Keyboard] Replace Nayeon ATmega32u4 config with RP2040 (qmk#18265) Bump anothrNick/github-tag-action from 1.42.0 to 1.45.0 (qmk#18355) fix: Remove TERM_ON/TERM_OFF from my keymap (qmk#18354) Bump anothrNick/github-tag-action from 1.39.0 to 1.42.0 (qmk#18344) Fix keyboard_name for Unicomp Classic/Ultra Classic keyboards (qmk#18327) Add EM.8 keyboard (qmk#18328) fixed missing x coordinate on spacebar (qmk#18330) GMMK2: Fix 'ISO' within product name (qmk#18322) Added gmmk v2 p65 keyboard. (qmk#18185) ...
ramonimbao
pushed a commit
to ramonimbao/qmk_firmware
that referenced
this pull request
Nov 28, 2022
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
nolanseaton
pushed a commit
to nolanseaton/qmk_firmware
that referenced
this pull request
Jan 23, 2023
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Added firmware for 1upkeyboards pi40 keyboard.
Description
This is the initial release of the firmware for the pi40 keyboard, by 1upkeyboards. The keyboard is a 4x12 ortholinear using a pi pico controller with options for an oled, encoder, and per-key RGB.
Types of Changes
Issues Fixed or Closed by This PR
Checklist