<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/handwired/space_oddity, 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-02-14T06:20:18Z</updated>
<entry>
<title>Convert two handwired default keymaps to Dynamic Macro feature (#8166)</title>
<updated>2020-02-14T06:20:18Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2020-02-14T06:20:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ac0947c9e8fc97797880cf96c983a718e6ada4a9'/>
<id>urn:sha1:ac0947c9e8fc97797880cf96c983a718e6ada4a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, H (#7030)</title>
<updated>2019-10-20T19:51:37Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-20T19:51:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=3dbf08b655ac1f14bc7a5ae2b8cd8ae385063640'/>
<id>urn:sha1:3dbf08b655ac1f14bc7a5ae2b8cd8ae385063640</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, H

* Change some boards incorrectly assumed to be halfkay
</content>
</entry>
<entry>
<title>Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)</title>
<updated>2019-06-06T19:09:56Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-06-06T19:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=faaaa134fd436be400aa2c7841b38907899d49a6'/>
<id>urn:sha1:faaaa134fd436be400aa2c7841b38907899d49a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate fn_actions for default keymaps (#4935)</title>
<updated>2019-02-15T04:07:13Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-02-15T04:07:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9e4ac6cf29e6b2ce950135c8f877c95f2d1f1d55'/>
<id>urn:sha1:9e4ac6cf29e6b2ce950135c8f877c95f2d1f1d55</id>
<content type='text'>
* Migrate fn_actions for default keymaps

* Rename the Grave/Escape Shift masks

* No need for shift_esc_shift_mask

* Change breaks to return false

* Right align pointers

* Add default case

* Separate cases with empty lines
</content>
</entry>
<entry>
<title>handwired/space_oddity: refactor, Configurator support and readme cleanup (#4977)</title>
<updated>2019-01-29T01:09:58Z</updated>
<author>
<name>noroadsleft</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2019-01-29T01:09:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=02180c87f2618d6be33f0c171b48418e2b88c800'/>
<id>urn:sha1:02180c87f2618d6be33f0c171b48418e2b88c800</id>
<content type='text'>
* handwired/space_oddity: refactor

- config.h: updated to use #pragma once include guard
- rules.mk: replace `?=` with `=`
- space_oddity.h:
  - updated to use #pragma once include guard
  - layout macro KEYMAP renamed to LAYOUT
- default keymap:
  - updated to use #include QMK_KEYBOARD_H
  - replace references to Planck keycodes
  - replace fn_actions-powered layer switch keycode
  - rebuild keymap block comments
  - keymap layers now use short-form keycodes
  - refactor action_get_macro keycodes into process_record_user

* handwired/space_oddity: Configurator support

* handwired/space_oddity: readme cleanup

- update readme to better conform with QMK template
- fixed the make command.
</content>
</entry>
<entry>
<title>Adds a default value for IS_COMMAND for COMMAND feature (#4301)</title>
<updated>2019-01-26T23:49:45Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-01-26T23:49:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b05c0e46c6c62972b68518635104fb58927d1a13'/>
<id>urn:sha1:b05c0e46c6c62972b68518635104fb58927d1a13</id>
<content type='text'>
* Add default value for IS_COMMAND for COMMAND feature

* Cleanup and consistency

* Update Templates to reflect change

* Fix IS_COMMAND in template

* Fix IS_COMMAND define

* Use consistent IS_COMMAND block in templates

* Remove unnecessary `#undef IS_COMMAND` directives

* Fix compile issue on orthodox

* Reomve IS_COMMAND option for newer boards

* Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting

* Remove a couple of additional IS_COMMAND defines

* Remove remaining redundant IS_COMMAND definitions

* Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin

* Remove multiple empty lines in modified config.h files

* Update additional boards

* Reomve IS_COMMAND from newer boards

* Update Alice keyboard

* Remove IS_COMMAND from additional boards

Jan 24th edition
</content>
</entry>
<entry>
<title>Make `PREVENT_STUCK_MODIFIERS` the default (#3107)</title>
<updated>2018-09-17T17:48:02Z</updated>
<author>
<name>Joe Wasson</name>
<email>jwasson+github@gmail.com</email>
</author>
<published>2018-09-17T17:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=743449472e58651ec8111e6f70811103fb0a28bd'/>
<id>urn:sha1:743449472e58651ec8111e6f70811103fb0a28bd</id>
<content type='text'>
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
</content>
</entry>
<entry>
<title>Updates bootloader settings, adds file size check (#2029)</title>
<updated>2017-11-28T04:08:21Z</updated>
<author>
<name>Jack Humbert</name>
<email>jack.humb@gmail.com</email>
</author>
<published>2017-11-28T04:08:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=9fdc27626097ae03b767a09427efc90475d90955'/>
<id>urn:sha1:9fdc27626097ae03b767a09427efc90475d90955</id>
<content type='text'>
* pull fuse settings for bootloader jump

* fix 32a chips

* make automatic bootloader selection optional

* quantify bootloaders

* fixs #164, speeds up dfu reset

* fix for chips w/o usb

* missing an n

* fix bootloader sizes, use words for addresses

* fix bmini, pearl, and [[ issue, make things quiet

* ignore avr errors on arm for now

* update settings for the light

* document bootloader stuff

* add bootloader title
</content>
</entry>
<entry>
<title>Some finishing touches on space_oddity (#1892)</title>
<updated>2017-10-23T18:26:52Z</updated>
<author>
<name>James</name>
<email>32029516+broken-username@users.noreply.github.com</email>
</author>
<published>2017-10-23T18:26:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=c2b8a47604106af17b37fbe54d7dac02493bba68'/>
<id>urn:sha1:c2b8a47604106af17b37fbe54d7dac02493bba68</id>
<content type='text'>
* Add verbose comments, ASCII layout pictures, and re-word readme.md

* Fix omission of F(2) on the third layer.
</content>
</entry>
<entry>
<title>Additional custom handwired layout - Space Oddity (#1868)</title>
<updated>2017-10-21T20:04:35Z</updated>
<author>
<name>James</name>
<email>32029516+broken-username@users.noreply.github.com</email>
</author>
<published>2017-10-21T20:04:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=ab3dbd8daad0554104862f97e33291973bbef7ed'/>
<id>urn:sha1:ab3dbd8daad0554104862f97e33291973bbef7ed</id>
<content type='text'>
* Add existing file

* Add new keyboard layout - initial commit

* Revised readme.md

* Clarified readme.md, reorganized keymap.c, and added license text.

* Fixing last incomplete commit

* Just a little code cleanup to make things more readable.
</content>
</entry>
</feed>
