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

add linworks fave60 #20796

Merged
merged 33 commits into from
Sep 29, 2023
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
ec51cdd
add fave60
duilchoi May 8, 2023
7458af0
add pcb image link
duilchoi May 8, 2023
5d8fa85
update fave60 json file
duilchoi May 9, 2023
87c66e1
update rgb_matrix
duilchoi May 9, 2023
65d196a
Update keyboards/linworks/fave60/readme.md
duilchoi May 11, 2023
94df9a4
Update keyboards/linworks/fave60/info.json
duilchoi May 11, 2023
54f94f8
update config.h
duilchoi May 11, 2023
d46de39
Update keyboards/linworks/fave60/info.json
duilchoi May 12, 2023
a4a8388
Update info.json
duilchoi May 12, 2023
510f80b
Update info.json
duilchoi May 12, 2023
5fa36b4
Update keyboards/linworks/fave60/config.h
duilchoi May 14, 2023
9585034
Update keyboards/linworks/fave60/info.json
duilchoi May 14, 2023
23dfaa4
Update keyboards/linworks/fave60/info.json
duilchoi May 14, 2023
28124d9
Update readme.md
duilchoi May 14, 2023
3668c03
Update keyboards/linworks/fave60/config.h
duilchoi May 14, 2023
7c07e60
Update keyboards/linworks/fave60/readme.md
duilchoi May 15, 2023
b662065
Update readme.md
duilchoi May 15, 2023
d180056
Update keyboards/linworks/fave60/config.h
duilchoi May 30, 2023
35e464c
Update keyboards/linworks/fave60/config.h
duilchoi Jun 5, 2023
94a3069
Update keyboards/linworks/fave60/info.json
duilchoi Jun 5, 2023
6cb491d
Update config.h
duilchoi Jul 4, 2023
fd46eea
Update info.json
duilchoi Jul 4, 2023
5782097
Update info.json
duilchoi Jul 4, 2023
e9d3421
Update info.json
duilchoi Jul 4, 2023
bbe95c7
Update info.json
duilchoi Jul 4, 2023
bbd9fd7
Update info.json
duilchoi Jul 4, 2023
91289a6
Update keyboards/linworks/fave60/info.json
duilchoi Jul 4, 2023
a27e235
keylayout update
duilchoi Aug 19, 2023
577bedc
Update keyboards/linworks/fave60/info.json
duilchoi Sep 24, 2023
134ae4a
Update keyboards/linworks/fave60/keymaps/default/keymap.c
duilchoi Sep 24, 2023
e1bf426
Update keyboards/linworks/fave60/keymaps/via/keymap.c
duilchoi Sep 24, 2023
e55658d
Update keyboards/linworks/fave60/config.h
duilchoi Sep 28, 2023
969f022
Update keyboards/linworks/fave60/info.json
duilchoi Sep 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
Update info.json
  • Loading branch information
duilchoi committed May 12, 2023
commit a4a8388feb4997c5ab672978420d8cd87f3f2c48
3 changes: 1 addition & 2 deletions keyboards/linworks/fave60/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"manufacturer": "Lx3",
"keyboard_name": "fave60",
"maintainer": "keydler",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"debounce": 5,
"diode_direction": "COL2ROW",
Expand All @@ -19,8 +20,6 @@
"cols": ["D6", "D4", "B5", "B4", "B6", "C6", "C7", "F4", "F0", "E6", "D1", "D2", "D3", "D5", "B0"],
"rows": ["F6", "F7", "D7", "F1", "D0"]
},
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"url": "",
"usb": {
"device_version": "1.0.0",
Expand Down