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

Adding Steezy60 Rev B #19688

Merged
merged 25 commits into from
Mar 29, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
08e3b4f
Squashed commit of the following:
4pplet Oct 4, 2022
0481b48
Update keyboards/4pplet/eagle_viper_rep/rev_b/rev_b.c
4pplet Nov 20, 2022
8084093
Simplifying led-code and using proper lock LED indicator defines
4pplet Nov 20, 2022
cb71a95
start, adding files, pins and json needs update
4pplet Jan 26, 2023
b0bcfc6
updating pins
4pplet Jan 26, 2023
49423d2
removing 4pplet layout
4pplet Jan 26, 2023
e73de40
Update rev_a.h
4pplet Jan 26, 2023
05472c3
adding license headers
4pplet Jan 26, 2023
dd9d74f
adding more license headers
4pplet Jan 26, 2023
14f9c4a
Update keyboards/4pplet/steezy60/rev_b/config.h
4pplet Jan 26, 2023
687eb2e
Update keyboards/4pplet/steezy60/rev_b/info.json
4pplet Jan 26, 2023
1db877c
Update keyboards/4pplet/steezy60/rev_b/rules.mk
4pplet Jan 26, 2023
7c4f273
Squashed commit of the following:
4pplet Feb 8, 2023
b6fee50
Adding missing canon typewriter layout in rev_a and removing left ove…
4pplet Feb 8, 2023
e117575
restoring changes from squash and merge
4pplet Feb 12, 2023
4cd2937
Update keyboards/4pplet/steezy60/rev_a/info.json
4pplet Mar 3, 2023
3bd0f28
Update keyboards/4pplet/steezy60/rev_a/info.json
4pplet Mar 3, 2023
1bf419b
Update keyboards/4pplet/steezy60/rev_b/info.json
4pplet Mar 3, 2023
e0330ac
Update keyboards/4pplet/steezy60/rev_b/config.h
4pplet Mar 3, 2023
e1b5462
Removing keyboard.c and .h files and adding matrix-information in .js…
4pplet Mar 3, 2023
3985a90
correcting MCU and bootloader for rev A in info.json
4pplet Mar 3, 2023
a9abeb4
Merge branch 'master' into steezy60_rev_b
4pplet Mar 3, 2023
9e9e109
Moving more into info.json
4pplet Mar 21, 2023
cb0b50d
update readme to align with the template
4pplet Mar 21, 2023
91b2b49
Merge remote-tracking branch 'upstream/master' into steezy60_rev_b
4pplet Mar 22, 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
Removing keyboard.c and .h files and adding matrix-information in .js…
…on per lesshonors suggestion

Removing keyboard.c and .h files and adding matrix-information in .json per lesshonors suggestion
  • Loading branch information
4pplet committed Mar 3, 2023
commit e1b5462375243e5ab0e4a2070f657362b73792e2
2 changes: 1 addition & 1 deletion keyboards/4pplet/steezy60/rev_a/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"usb": {
"vid": "0x4444",
"pid": "0x0002",
"device_version": "0.0.2"
"device_version": "0.0.1"
},
"processor": "STM32F072",
"bootloader": "stm32-dfu",
Expand Down
17 changes: 0 additions & 17 deletions keyboards/4pplet/steezy60/rev_a/rev_a.c

This file was deleted.

163 changes: 0 additions & 163 deletions keyboards/4pplet/steezy60/rev_a/rev_a.h

This file was deleted.

Loading