<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboard/hhkb, 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>2016-06-22T02:39:54Z</updated>
<entry>
<title>Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)</title>
<updated>2016-06-22T02:39:54Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-06-22T02:39:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=649b33d7783cf3021928534b7ae127e0a89e8807'/>
<id>urn:sha1:649b33d7783cf3021928534b7ae127e0a89e8807</id>
<content type='text'>
* fixes from tmk's repo

* rename keyboard to keyboards
</content>
</entry>
<entry>
<title>updates all config.h and Makefiles to correct references, text</title>
<updated>2016-06-21T14:21:43Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-06-21T14:21:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=a8375fa15a6ca9285eb15ae89bcda898349e06f8'/>
<id>urn:sha1:a8375fa15a6ca9285eb15ae89bcda898349e06f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleans up quantum/keymap situation, removes extra lufa folders (#416)</title>
<updated>2016-06-18T18:30:24Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-06-18T18:30:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=db32864ce7029d758f57729cc2f75e051a28d0a2'/>
<id>urn:sha1:db32864ce7029d758f57729cc2f75e051a28d0a2</id>
<content type='text'>
* sorts out keycodes

* move midi around

* remove mbed

* replaces keymap with qmk/keymap_common

* fixes keymap.h

* keymap, config, quantum rearrange

* removes unneeded lufa stuff
</content>
</entry>
<entry>
<title>Makefile redo &amp; other features (#395)</title>
<updated>2016-06-11T17:31:31Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2016-06-11T17:31:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d9e4dad0a828a8a904f44dda090a4d6d08fe2948'/>
<id>urn:sha1:d9e4dad0a828a8a904f44dda090a4d6d08fe2948</id>
<content type='text'>
* .build containment implemented

* no destructive variable setting - builds in either folder

* make from 3 places

* cleans before each build
* make from root with keyboard=keyboard, keymap=keymap
* make from keyboard/keyboard with keymap=keymap
* make from keymaps/keymap
* only implemented on planck

* adds color diag to avr-gcc

* makefiles for all plancks, clean-up

* quick build-all makefile for plancks

* reformatting of make output (colors)

* color toggle, tmk path corrections

* correct if statement for color

* move config.h to main makefile, updates preonic, atomic

* format update, all keyboards targets

* makefile optional for build all target, alps and arrow_pad updated

* alps updated

* make planck default, trying out travis recipe for all-keyboards

* all-keymaps target, different travis recipe

* updates alps64

* updates keyboards to new format

* updates clue* projects

* all projects updated, specialise EZ .hex, let .hex through

* updates travis

* automatically find root, keyboard, keymap

* silent echo, cleaned-up mass make output

* updates all keyboards' .hex files except EZ

* Rename Bantam44.c to bantam44.c

* Rename Bantam44.h to bantam44.h

* nananana

* adds six key keyboard

* does same to ez as rest

* updates send_string example

* brings ergodox_ez up to date

* updates template/new project script

* adds sixkeyboard

* adds readme for sixkeyboard

* adds sixkeyboard to travis

* filenames, gitignore mess

* define clock prescaler stuff manually

* make quick, size test example

* documentation and dfu-no-build
</content>
</entry>
<entry>
<title>Fix build errors (#359)</title>
<updated>2016-05-29T14:39:27Z</updated>
<author>
<name>Daniel Svensson</name>
<email>dsvensson@gmail.com</email>
</author>
<published>2016-05-29T14:39:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b85dd60397e139f787ae26552145391f34686f4d'/>
<id>urn:sha1:b85dd60397e139f787ae26552145391f34686f4d</id>
<content type='text'>
* brings gh60 up-to-date (needs testing)

* brings hhkb up-to-date (needs testing)

* brings jd45 up-to-date (needs testing)
</content>
</entry>
<entry>
<title>[Erez &amp; Jack] Removes keyboards which are not active on qmk</title>
<updated>2016-05-25T03:55:29Z</updated>
<author>
<name>Erez Zukerman</name>
<email>ezuk@madmimi.com</email>
</author>
<published>2016-05-25T03:55:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=d06e940a179b2e81563cf6123461cfcad35f9045'/>
<id>urn:sha1:d06e940a179b2e81563cf6123461cfcad35f9045</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update functions used to write to EEPROM</title>
<updated>2016-04-22T03:07:03Z</updated>
<author>
<name>Eric Tang</name>
<email>e_l_tang@outlook.com</email>
</author>
<published>2016-04-22T02:35:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=620ac4b260fa663d12b11a0b15ac50379523c125'/>
<id>urn:sha1:620ac4b260fa663d12b11a0b15ac50379523c125</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated several keyboard folders to use new keymap naming scheme</title>
<updated>2016-03-30T01:53:36Z</updated>
<author>
<name>Noah Andrews</name>
<email>NoahAndrews@users.noreply.github.com</email>
</author>
<published>2016-03-30T01:53:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=95fba250ef2029ccdedb34500c5d1e96f6d065cf'/>
<id>urn:sha1:95fba250ef2029ccdedb34500c5d1e96f6d065cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add doc of HHKB original keycodes</title>
<updated>2015-10-20T21:59:26Z</updated>
<author>
<name>tmk</name>
<email>hasu@tmk-kbd.com</email>
</author>
<published>2015-10-20T21:59:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=fa33719adab1393753312d298b8c365e04e844b9'/>
<id>urn:sha1:fa33719adab1393753312d298b8c365e04e844b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #239 unresponsive keys of HHKB JP during power saving</title>
<updated>2015-08-08T07:01:26Z</updated>
<author>
<name>tmk</name>
<email>hasu@tmk-kbd.com</email>
</author>
<published>2015-08-08T07:01:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=79cf2d59aeb53f47ddb665db0eb9366c4aa73057'/>
<id>urn:sha1:79cf2d59aeb53f47ddb665db0eb9366c4aa73057</id>
<content type='text'>
</content>
</entry>
</feed>
