<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/quantum/template/keymaps/default/keymap.c, branch master</title>
<subtitle>my qmk configs</subtitle>
<id>http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master</id>
<link rel='self' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/'/>
<updated>2018-05-10T04:36:40+00:00</updated>
<entry>
<title>Support both AVR and ps2avrGB targets for new_project script (#2811)</title>
<updated>2018-05-10T04:36:40+00:00</updated>
<author>
<name>MechMerlin</name>
</author>
<published>2018-05-10T04:36:40+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=5346cb2d20100f2bbf35e8c8107ae272404f2198'/>
<id>urn:sha1:5346cb2d20100f2bbf35e8c8107ae272404f2198</id>
<content type='text'>
* Stopping point at creating targets for new_project script

* Add second argument for target

* Add the ps2avrgb target

* consider the case where the firmware type target is not valid

* fix template files to be more generic

* Code cleanup

* Change variable name to be more descriptive

* make avr the default

* forgot to put the template files in

* Take out useless comments

* add usage info
</content>
</entry>
<entry>
<title>Use QMK_KEYBOARD_H instead of the mykeyboard.h (#2780)</title>
<updated>2018-04-21T07:22:30+00:00</updated>
<author>
<name>MechMerlin</name>
</author>
<published>2018-04-21T07:22:30+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=14b2a35571b078effce2cbfa4030c613b31f4d49'/>
<id>urn:sha1:14b2a35571b078effce2cbfa4030c613b31f4d49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change KEYMAP to LAYOUT for all new keyboards made using this script</title>
<updated>2018-04-05T23:15:50+00:00</updated>
<author>
<name>mechmerlin</name>
</author>
<published>2018-04-05T22:35:38+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=7bbc9ccc31b2bc4dda8dc4c000df48a024f072a9'/>
<id>urn:sha1:7bbc9ccc31b2bc4dda8dc4c000df48a024f072a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify the quantum license (#1042)</title>
<updated>2017-03-28T22:20:36+00:00</updated>
<author>
<name>skullydazed</name>
</author>
<published>2017-03-28T22:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=23839b8c6d2f955e4da89b0981948c721346c528'/>
<id>urn:sha1:23839b8c6d2f955e4da89b0981948c721346c528</id>
<content type='text'>
* Clarify the license for files we have signoff on

* Update against the currently signed off files

* Remove unused and not clearly licensed headers

* Replace an #endif I accidentally removed while resolving merge conflicts
</content>
</entry>
<entry>
<title>Backlight abstraction and other changes (#439)</title>
<updated>2016-06-24T02:18:20+00:00</updated>
<author>
<name>Jack Humbert</name>
</author>
<published>2016-06-24T02:18:20+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=13bb6b4b7fdd2b3e419d0f89c93fb980b00eeb9b'/>
<id>urn:sha1:13bb6b4b7fdd2b3e419d0f89c93fb980b00eeb9b</id>
<content type='text'>
* redoes matrix pins, abstracts backlight code for B5,6,7

* slimming down keyboard stuff, backlight breathing implemented

* don't call backlight init when no pin

* cleans up user/kb/quantum calls, keyboard files

* fix pvc atomic

* replaces CHANNEL with correct var in breathing

* removes .hexs, updates readmes, updates template

* cleans-up clueboards, readmes to lowercase

* updates readme
</content>
</entry>
<entry>
<title>Makefile redo &amp; other features (#395)</title>
<updated>2016-06-11T17:31:31+00:00</updated>
<author>
<name>Jack Humbert</name>
</author>
<published>2016-06-11T17:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/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>
</feed>
