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

added Polly40 keyboard #19936

Merged
merged 30 commits into from
Mar 1, 2023
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
ad68b0f
added my keyboard
PollyV1 Feb 25, 2023
de72be2
Fixed depriciated values
PollyV1 Feb 25, 2023
ac7e94d
fixed QK_BOOT in keymap
PollyV1 Feb 25, 2023
cc42d31
Update keyboards/handwired/polly40/config.h
PollyV1 Feb 25, 2023
7f109a5
Update keyboards/handwired/polly40/config.h
PollyV1 Feb 25, 2023
0b3afc9
Update keyboards/handwired/polly40/rules.mk
PollyV1 Feb 25, 2023
85815b6
Update keyboards/handwired/polly40/polly40.h
PollyV1 Feb 25, 2023
a4b8d02
Update keyboards/handwired/polly40/info.json
PollyV1 Feb 25, 2023
865172f
Update keyboards/handwired/polly40/rules.mk
PollyV1 Feb 25, 2023
b0a1f8e
Update keyboards/handwired/polly40/readme.md
PollyV1 Feb 25, 2023
7545f63
Update keyboards/handwired/polly40/config.h
PollyV1 Feb 25, 2023
e60918e
Added name in copyright
PollyV1 Feb 25, 2023
d9f3bde
Merge branch 'master' of https://github.com/PollyV1/qmk_firmware
PollyV1 Feb 25, 2023
ea61c8e
added via keymap
PollyV1 Feb 25, 2023
887818b
Replaced reset with QK Boot
PollyV1 Feb 25, 2023
e303081
Update keyboards/handwired/polly40/config.h
PollyV1 Feb 26, 2023
97e23bd
Update keyboards/handwired/polly40/info.json
PollyV1 Feb 26, 2023
4d09b9d
Edited readme.md according to template
PollyV1 Feb 26, 2023
317441e
Merge branch 'master' of https://github.com/PollyV1/qmk_firmware
PollyV1 Feb 26, 2023
6917bbc
Edited readme.md according to template
PollyV1 Feb 26, 2023
d945581
Edited config.h
PollyV1 Feb 26, 2023
a73d6a4
Update keyboards/handwired/polly40/keymaps/default/keymap.c
PollyV1 Feb 27, 2023
7866301
Update keyboards/handwired/polly40/keymaps/via/keymap.c
PollyV1 Feb 27, 2023
4c5c700
Update keyboards/handwired/polly40/rules.mk
PollyV1 Feb 27, 2023
f3467af
Applied the suggestions
PollyV1 Feb 27, 2023
3345d7a
Delete keyboards/handwired/polly40/.vscode directory
PollyV1 Feb 27, 2023
0f777fc
Update keyboards/handwired/polly40/readme.md
PollyV1 Feb 27, 2023
8dc27e1
Removed polly40.c and polly40.h
PollyV1 Mar 1, 2023
80d2f2d
reverted polly.c and polly.h
PollyV1 Mar 1, 2023
0091cdc
fixed info.json
PollyV1 Mar 1, 2023
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/handwired/polly40/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
  • Loading branch information
PollyV1 and fauxpark committed Feb 27, 2023
commit 0f777fcc76e3d8c011a0ac28f90ec22e7820bbef
6 changes: 3 additions & 3 deletions keyboards/handwired/polly40/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

![Polly40](https://i.imgur.com/QJCQcFAh.jpg)

*A handwired 40% keyboard running a Pro micro Atmega32u4 controller*
A handwired 40% keyboard running a Pro micro Atmega32u4 controller

* Keyboard Maintainer: [Paul Enrico N. Viola](https://github.com/PollyV1)
* Hardware Supported: *Atmega32u4 controller*
* Hardware Availability: *https://shopee.ph/Pro-Micro-ATmega32U4-5V-16MHz-USB-Arduino-Compatible-i.20469516.225455828*
* Hardware Supported: Atmega32u4 controller
* Hardware Availability: https://shopee.ph/Pro-Micro-ATmega32U4-5V-16MHz-USB-Arduino-Compatible-i.20469516.225455828

Make example for this keyboard (after setting up your build environment):

Expand Down