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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new keyboard Tightwriter #20136

Merged
merged 23 commits into from
Mar 28, 2023
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
2846cc3
Merge remote-tracking branch 'qmk/master'
takashicompany Sep 27, 2022
998aee1
Merge branch 'master' of github.com:qmk/qmk_firmware
takashicompany Oct 20, 2022
377db38
Merge branch 'master' of github.com:qmk/qmk_firmware
takashicompany Oct 28, 2022
cafe9a8
Merge branch 'master' of github.com:qmk/qmk_firmware
takashicompany Oct 31, 2022
2d599a4
start tightwriter
takashicompany Dec 22, 2022
a86d3f8
default keymap
takashicompany Dec 30, 2022
c3fac58
led
takashicompany Dec 30, 2022
36bbf23
SWITCH LANG
takashicompany Jan 2, 2023
de4401f
add VIA
takashicompany Mar 16, 2023
7cf45f7
fix keymap
takashicompany Mar 16, 2023
767d489
readme
takashicompany Mar 16, 2023
5095da4
Update keyboards/takashicompany/tightwriter/info.json
takashicompany Mar 21, 2023
d73c1a6
Update keyboards/takashicompany/tightwriter/info.json
takashicompany Mar 21, 2023
1090bdf
Update keyboards/takashicompany/tightwriter/info.json
takashicompany Mar 21, 2023
5d32d34
Update keyboards/takashicompany/tightwriter/info.json
takashicompany Mar 21, 2023
766773f
Update keyboards/takashicompany/tightwriter/keymaps/default/keymap.c
takashicompany Mar 21, 2023
b7ecbda
Update keyboards/takashicompany/tightwriter/keymaps/via/keymap.c
takashicompany Mar 21, 2023
75894a4
Update readme.md
takashicompany Mar 21, 2023
919992b
Delete config.h
takashicompany Mar 21, 2023
5e26e20
fix keymap
takashicompany Mar 28, 2023
76f32e0
淇
takashicompany Mar 28, 2023
d523da2
fix keymap
takashicompany Mar 28, 2023
874f26a
fix keymap
takashicompany Mar 28, 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
readme
  • Loading branch information
takashicompany committed Mar 16, 2023
commit 767d489dd37e9694448fa638fcf990a883f51bf9
10 changes: 6 additions & 4 deletions keyboards/takashicompany/tightwriter/readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# takashicompany/tightwriter

![takashicompany/tightwriter](imgur.com image replace me!)
![Tightwriter](https://i.imgur.com/evVMdSRh.jpg)

*A short description of the keyboard/project*
Tightwriter is a 35-key keyboard.
The PCB is compatible with Cherry MX compatible key switches and Kailh Choc v1 key switches.
It can be equipped with backlight LEDs and a TRRS socket.

* Keyboard Maintainer: [takashicompany](https://github.com/takashicompany)
* Hardware Supported: *The PCBs, controllers supported*
* Hardware Availability: *Links to where you can find this hardware*
* Hardware Supported: PCB, Pro Micro
* Hardware Availability: https://github.com/takashicompany/tightwriter

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

Expand Down