<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/7skb, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-07-26T21:42:36Z</updated>
<entry>
<title>Added via support for 7sKB (#9799)</title>
<updated>2020-07-26T21:42:36Z</updated>
<author>
<name>Salicylic-acid3</name>
<email>46864619+Salicylic-acid3@users.noreply.github.com</email>
</author>
<published>2020-07-26T21:42:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b49c5a562d84aeefa331e450419a21bf9b61ea89'/>
<id>urn:sha1:b49c5a562d84aeefa331e450419a21bf9b61ea89</id>
<content type='text'>
* Added via support for 7sKB

-Changing the VID
-Add a keymap via

* Update keyboards/7skb/keymaps/via/keymap.c

Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;

* Update keyboards/7skb/rev1/config.h

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* Change of VID

I got a new VID and I'm changing the VID.

Co-authored-by: Joel Challis &lt;git@zvecr.com&gt;
Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Update keyboards/7skb/rev1/config.h</title>
<updated>2020-04-24T22:30:32Z</updated>
<author>
<name>Salicylic-acid3</name>
<email>46864619+Salicylic-acid3@users.noreply.github.com</email>
</author>
<published>2020-04-24T22:30:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=84bf82f2c95a5b2629223a3c3fb761824e47f46b'/>
<id>urn:sha1:84bf82f2c95a5b2629223a3c3fb761824e47f46b</id>
<content type='text'>
Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Update keyboards/7skb/rev1/config.h</title>
<updated>2020-04-24T22:30:18Z</updated>
<author>
<name>Salicylic-acid3</name>
<email>46864619+Salicylic-acid3@users.noreply.github.com</email>
</author>
<published>2020-04-24T22:30:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=af262383850531ebaaf5169b24d40da5e7bea4cd'/>
<id>urn:sha1:af262383850531ebaaf5169b24d40da5e7bea4cd</id>
<content type='text'>
Co-Authored-By: Ryan &lt;fauxpark@gmail.com&gt;</content>
</entry>
<entry>
<title>Correction of the number of LEDs and DEVICE_VER.</title>
<updated>2020-04-23T17:50:23Z</updated>
<author>
<name>Salicylic-acid3</name>
<email>inaha17ino@hotmail.com</email>
</author>
<published>2020-04-23T17:50:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d2b03bf1505ef88d3d7c07e6db7cc439ffef3e01'/>
<id>urn:sha1:d2b03bf1505ef88d3d7c07e6db7cc439ffef3e01</id>
<content type='text'>
The number of LED is changed from 5 to 6 on one side.
DEVICE_VER was changed to a number with no duplicates.
</content>
</entry>
<entry>
<title>[Keymap] Keymap Update (#8309)</title>
<updated>2020-03-04T16:16:36Z</updated>
<author>
<name>Salicylic-acid3</name>
<email>46864619+Salicylic-acid3@users.noreply.github.com</email>
</author>
<published>2020-03-04T16:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0c9171a619b4a7a3f29c076c3da53dc238d08e1f'/>
<id>urn:sha1:0c9171a619b4a7a3f29c076c3da53dc238d08e1f</id>
<content type='text'>
* Keymap Update

Some key codes have been updated.
naked64:salicylic
7skb:default

* Keymap Update

Some key codes have been updated.
KC_GRAVE to KC_GRV
7skb:default
</content>
</entry>
<entry>
<title>Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)</title>
<updated>2020-01-19T03:11:57Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-01-19T03:11:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=eb5d267e637db4c2c639932b8c8176bf47dff78f'/>
<id>urn:sha1:eb5d267e637db4c2c639932b8c8176bf47dff78f</id>
<content type='text'>
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards

* Define diode direction for failing boards

* Matching parentheses

* Put onekey diode directions in top level config
</content>
</entry>
<entry>
<title>Remove QMK_KEYBOARD_CONFIG_H from boards (#7635)</title>
<updated>2019-12-16T19:20:33Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-12-16T19:20:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=7cddcce23798937bf7373c7cb289a0a510fb1232'/>
<id>urn:sha1:7cddcce23798937bf7373c7cb289a0a510fb1232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Add keyboard 7skb (#7468)</title>
<updated>2019-11-26T04:46:03Z</updated>
<author>
<name>Salicylic-acid3</name>
<email>46864619+Salicylic-acid3@users.noreply.github.com</email>
</author>
<published>2019-11-26T04:46:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=397897180b2d6da69badfc438773668312e54d2a'/>
<id>urn:sha1:397897180b2d6da69badfc438773668312e54d2a</id>
<content type='text'>
* Add keyboard 7skb

Add 7skb keyboard.

A 63 keys HHKB Layout keyboard.
Salicylic-acid3

* Update keyboards/7skb/keymaps/default/keymap.c

* Update keyboards/7skb/keymaps/default/keymap.c

* Update keyboards/7skb/keymaps/default/keymap.c

* Update keyboards/7skb/keymaps/salicylic/keymap.c

* Update keyboards/7skb/readme.md

* Update keyboards/7skb/readme.md

* Update keyboards/7skb/readme.md

* keymap update

Remove extra parts

* Delete rules.mk

* Update keyboards/7skb/rev1/rev1.c
</content>
</entry>
</feed>
