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 kt3700 PCB #19432

Merged
merged 31 commits into from
Jan 17, 2023
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
06c22c8
Create readme.md
key10iq Dec 27, 2022
8798a5b
Add files via upload
key10iq Dec 27, 2022
5883ba3
Create readme.md
key10iq Dec 27, 2022
c332d3b
Add files via upload
key10iq Dec 27, 2022
d295d8e
Create readme.md
key10iq Dec 27, 2022
196378c
Add files via upload
key10iq Dec 27, 2022
1962c4e
Update keyboards/keyten/kt3700/keymaps/default/keymap.c
key10iq Dec 28, 2022
4dc2e32
Update keyboards/keyten/kt3700/kt3700.c
key10iq Dec 28, 2022
d973df9
Update keyboards/keyten/kt3700/keymaps/via/keymap.c
key10iq Dec 28, 2022
05c6157
Update keyboards/keyten/kt3700/kt3700.h
key10iq Dec 28, 2022
f084d2e
Update keyboards/keyten/kt3700/readme.md
key10iq Dec 28, 2022
b5a8239
Update keyboards/keyten/kt3700/rules.mk
key10iq Dec 28, 2022
4e36f3c
Update kt3700.c
key10iq Dec 28, 2022
852b005
Update keymap.c
key10iq Dec 28, 2022
852a2a6
Update info.json
key10iq Dec 28, 2022
61e2f5f
Update kt3700.h
key10iq Dec 28, 2022
4df3252
Update keymap.c
key10iq Dec 28, 2022
26a4306
Update keymap.c
key10iq Dec 28, 2022
a4143f0
Update keyboards/keyten/kt3700/readme.md
key10iq Dec 28, 2022
40bd5bd
Update keyboards/keyten/kt3700/rules.mk
key10iq Dec 28, 2022
c705ee0
Update kt3700.h
key10iq Dec 28, 2022
ee103a2
Update info.json
key10iq Dec 28, 2022
a800c52
Update keymap.c
key10iq Dec 28, 2022
9698a7e
Update keymap.c
key10iq Dec 28, 2022
225e2fb
Update keyboards/keyten/kt3700/keymaps/default/keymap.c
key10iq Dec 28, 2022
4bae272
Update keyboards/keyten/kt3700/rules.mk
key10iq Jan 4, 2023
dc116b5
Update keyboards/keyten/kt3700/info.json
key10iq Jan 14, 2023
4267b73
Update info.json
key10iq Jan 14, 2023
d16432e
Update keyboards/keyten/kt3700/config.h
key10iq Jan 15, 2023
7c4a4e6
Update keyboards/keyten/kt3700/rules.mk
key10iq Jan 15, 2023
ef48f50
Update keyboards/keyten/kt3700/info.json
key10iq Jan 15, 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 keyboards/keyten/kt3700/kt3700.h
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
key10iq and sigprof authored Dec 28, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 05c6157f134dcbacf88d8d120731b304e15acf85
30 changes: 15 additions & 15 deletions keyboards/keyten/kt3700/kt3700.h
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
/* Copyright 2022 Ivan Gromov (@key10iq)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* Copyright 2022 Ivan Gromov (@key10iq)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

#pragma once