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
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
update readme to align with the template
  • Loading branch information
4pplet committed Mar 21, 2023
commit cb0b50de424492d64c17d5712a85b5626d3972e6
14 changes: 14 additions & 0 deletions keyboards/4pplet/steezy60/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,24 @@ More info: https://geekhack.org/index.php?topic=103531.0

* Keyboard Maintainer: [4pplet](https://github.com/4pplet)
* Hardware Supported: Steezy60 Rev A and B
* Hardware Availability: https://4pplet.com/products/steezy60

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

make 4pplet/steezy60/rev_a:default
make 4pplet/steezy60/rev_b:default

Flashing example for this keyboard:

make 4pplet/steezy60/rev_a:default:flash
make 4pplet/steezy60/rev_b:default:flash

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).

## Bootloader

Enter the bootloader in 3 ways:

* **Bootmagic reset**: Hold down Escape and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB or short the reset header
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available