<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/leeku, 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-03-31T12:17:04Z</updated>
<entry>
<title>V-USB: Consolidate usbconfig.h's into a single file (#8584)</title>
<updated>2020-03-31T12:17:04Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-31T12:17:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=51a81813b0191d95f3ed774cbc410579e606dc5c'/>
<id>urn:sha1:51a81813b0191d95f3ed774cbc410579e606dc5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>V-USB: Use structs for USB descriptors (#8572)</title>
<updated>2020-03-28T02:02:25Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-28T02:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=14079ce6984b359e080c85d9e9b8f7b8eb01437c'/>
<id>urn:sha1:14079ce6984b359e080c85d9e9b8f7b8eb01437c</id>
<content type='text'>
* V-USB: Use structs for USB descriptors

* Update usbconfigs

* cformat pass</content>
</entry>
<entry>
<title>V-USB: Use manufacturer and product strings from config.h (#7797)</title>
<updated>2020-03-26T13:11:32Z</updated>
<author>
<name>Ryan</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-03-26T13:11:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4d76d85d7bef735a56f9e1e275c89f4beaf52a64'/>
<id>urn:sha1:4d76d85d7bef735a56f9e1e275c89f4beaf52a64</id>
<content type='text'>
* V-USB: Use manufacturer and product strings from config.h

* Update board configs</content>
</entry>
<entry>
<title>Remove custom matrix from PS2AVRGB boards (#7396)</title>
<updated>2020-01-02T06:45:41Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-01-02T06:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=2557bc8e6f6e61352fa5875646d861126c42a3b0'/>
<id>urn:sha1:2557bc8e6f6e61352fa5875646d861126c42a3b0</id>
<content type='text'>
* Remove custom matrix from PS2AVRGB boards

* Add custom backlight.c to SRC for bminiex, for now

* Add missing DIODE_DIRECTIONs
</content>
</entry>
<entry>
<title>[Keyboard] Update ATmega32A readme files to match template (#7462)</title>
<updated>2019-11-24T04:42:20Z</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2019-11-24T04:42:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=6a8c0a6468f4e4ce48a59152418a226d0f027497'/>
<id>urn:sha1:6a8c0a6468f4e4ce48a59152418a226d0f027497</id>
<content type='text'>
* Update atmega32a readme files to match template

* Update atmega32a readme files to match template - fixes

* Apply suggestions from code review
</content>
</entry>
<entry>
<title>Adding new pcb with default keymap and personal keymap (#7314)</title>
<updated>2019-11-15T02:30:29Z</updated>
<author>
<name>Sid Carter</name>
<email>sidcarter@users.noreply.github.com</email>
</author>
<published>2019-11-15T02:30:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=43889326fcaa6623e264e95aeeb279a8540938bb'/>
<id>urn:sha1:43889326fcaa6623e264e95aeeb279a8540938bb</id>
<content type='text'>
* adding new pcb with default keymap and personal keymap

* Update keyboards/leeku/finger65/readme.md

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Change to newer DEBOUNCE format

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* switch to pragma

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* remove unused define keyboards/leeku/finger65/config.h

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* some cleanup after debounce and other changes

* Remove no_suspend_power_down from keyboards/leeku/finger65/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* move to newer format and remove unused stuff

* ensure default has no leds for now

* change default layout name

* clean up the keymap a bit

* want grave not tilde

* a minor change and cleanup

* more stuff removed cause I don't care for LEDs

* remove some remaining stuff

* add RGBLED stuff

* Update keyboards/leeku/finger65/usbconfig.h

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/leeku/finger65/usbconfig.h

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/leeku/finger65/usbconfig.h

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/leeku/finger65/usbconfig.h

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* update USB information

* Update keyboards/leeku/finger65/usbconfig.h

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/leeku/finger65/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/leeku/finger65/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/leeku/finger65/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/leeku/finger65/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/leeku/finger65/keymaps/default/keymap.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/leeku/finger65/keymaps/default/keymap.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/leeku/finger65/keymaps/madhatter/keymap.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/leeku/finger65/keymaps/madhatter/keymap.c

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* cleanup and conform to existing standard

* Update keyboards/leeku/finger65/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* remove stuff that doesn't work

* add a JSON for the QMK configurator

* list the layouts only available

* let's just make it the 65 ansi layout with split backspace, eh?

* remove extra space

* Update keyboards/leeku/finger65/readme.md

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* Update keyboards/leeku/finger65/readme.md

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* update readme

* remove redundant title

* Monica Bellucci ruined my life

* I'm having a RELIGIOUS EXPERIENCE ... and I don't take any DRUGS

* Update keyboards/leeku/finger65/rules.mk

Co-Authored-By: fauxpark &lt;fauxpark@gmail.com&gt;

* add a URL to the username

* fix readme and make it simpler with links this time

* Update keyboards/leeku/finger65/readme.md

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/leeku/finger65/readme.md

Co-Authored-By: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* incorporate suggested changes

* update usb stuff for some stuff coming in the future

* update layout for LAYOUT_ALL

* USB power changes
</content>
</entry>
</feed>
