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

[KEYBOARD] Add Viktus SP Mini #14069

Merged
merged 29 commits into from
Aug 29, 2021
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
dbd3156
initial commit for SP Mini
jrfhoutx Apr 27, 2021
c133f72
Update to config.h
jrfhoutx Apr 27, 2021
1ff46aa
more changes
jrfhoutx Jul 11, 2021
b7b3a12
updates
jrfhoutx Jul 29, 2021
b3800d8
updates
jrfhoutx Jul 30, 2021
5ba8a37
production commit for spumoni
jrfhoutx Aug 19, 2021
75b2809
Revert "production commit for spumoni"
jrfhoutx Aug 19, 2021
b975ed1
Update readme.md
jrfhoutx Aug 19, 2021
b9714c2
Merge branch 'qmk:master' into spumoni
jrfhoutx Aug 19, 2021
409b7e6
Update keyboards/viktus/sp_mini/sp_mini.h
jrfhoutx Aug 20, 2021
03b5ec9
Update keyboards/viktus/sp_mini/rules.mk
jrfhoutx Aug 20, 2021
cc755ee
Update keyboards/viktus/sp_mini/rules.mk
jrfhoutx Aug 20, 2021
aec99cb
Update keyboards/viktus/sp_mini/info.json
jrfhoutx Aug 20, 2021
f51e264
Update keyboards/viktus/sp_mini/config.h
jrfhoutx Aug 20, 2021
0f5e187
Update keyboards/viktus/sp_mini/config.h
jrfhoutx Aug 20, 2021
b642bfa
Update keyboards/viktus/sp_mini/keymaps/default/keymap.c
jrfhoutx Aug 20, 2021
aea5eb5
Update keyboards/viktus/sp_mini/keymaps/default/keymap.c
jrfhoutx Aug 20, 2021
bc522a5
Updates
jrfhoutx Aug 20, 2021
11deb8b
Update keyboards/viktus/sp_mini/config.h
jrfhoutx Aug 20, 2021
7112574
changes
jrfhoutx Aug 20, 2021
68a4b62
Merge branch 'spumoni' of https://github.com/jrfhoutx/qmk_firmware in…
jrfhoutx Aug 20, 2021
334a704
Update config.h
jrfhoutx Aug 20, 2021
4a5e11e
Update keyboards/viktus/sp_mini/readme.md
jrfhoutx Aug 22, 2021
65b85c5
Update keyboards/viktus/sp_mini/sp_mini.c
jrfhoutx Aug 26, 2021
98daa67
Update keyboards/viktus/sp_mini/keymaps/default/keymap.c
jrfhoutx Aug 26, 2021
e72fa77
Update keyboards/viktus/sp_mini/keymaps/via/keymap.c
jrfhoutx Aug 26, 2021
4b397a1
Update keyboards/viktus/sp_mini/keymaps/via/keymap.c
jrfhoutx Aug 26, 2021
efdc549
Update keyboards/viktus/sp_mini/keymaps/via/keymap.c
jrfhoutx Aug 26, 2021
e2f7b23
Update keymap.c
jrfhoutx Aug 26, 2021
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.md
  • Loading branch information
jrfhoutx committed Aug 19, 2021
commit b975ed1cec5f5c8ea6773a3f77792b27f3008f3d
2 changes: 1 addition & 1 deletion keyboards/viktus/sp_mini/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![sp_mini](imgur.com image replace me!)
jrfhoutx marked this conversation as resolved.
Show resolved Hide resolved

The SP Mini is a 40% version of the SP-111 created in a collaboration of OneCreativeMind and BlindAssassin111 (Viktus owner). All design done by BlindAssassin111. The layout includes an F Row, left macro column, and arrows. Rotary encoders are supported in the top left and right positions.
The SP Mini is a 40% version of the SP-111 created in a collaboration of OneCreativeMind and BlindAssassin111 (Viktus owner). All design done by BlindAssassin111. The layout includes an F Row, left macro column, and arrows. Rotary encoders are supported in the top left and right positions. The board also features three through hole LED indicators and RGB underglow.

The SP Mini has dual ATMEGA32U4 controllers linked with USB Type C. Each PCB half has a single reset button and a standard AVR ISP header.

Expand Down