<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/tmk_core/common/keycode.h, 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>2021-08-17T23:18:58+00:00</updated>
<entry>
<title>Migrate platform independent code from tmk_core -&gt; quantum (#13673)</title>
<updated>2021-08-17T23:18:58+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2021-08-17T23:18:58+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=b8e913c8db73ebf890e4604ee41991a34354a600'/>
<id>urn:sha1:b8e913c8db73ebf890e4604ee41991a34354a600</id>
<content type='text'>
* Migrate action|keyboard|keycode|eeconfig from tmk_core -&gt; quantum</content>
</entry>
<entry>
<title>Format code according to conventions (#12244)</title>
<updated>2021-03-15T01:21:14+00:00</updated>
<author>
<name>github-actions[bot]</name>
</author>
<published>2021-03-15T01:21:14+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=a18e1305b303be4b30c57f16e72ce27af0dd38d8'/>
<id>urn:sha1:a18e1305b303be4b30c57f16e72ce27af0dd38d8</id>
<content type='text'>
Co-authored-by: QMK Bot &lt;hello@qmk.fm&gt;</content>
</entry>
<entry>
<title>Fix keycode mappings for via and ensure they don't change within protocol (#12130)</title>
<updated>2021-03-15T01:19:01+00:00</updated>
<author>
<name>xyzz</name>
</author>
<published>2021-03-15T01:19:01+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=0779c34db8ba0bf7141712377b1db467394f940f'/>
<id>urn:sha1:0779c34db8ba0bf7141712377b1db467394f940f</id>
<content type='text'>
* Fix keycode mappings for via and ensure they don't change within protocol

* Update keycodes

* Fix broken keyboards

* added the missing keycodes found in via

* Remove invalid keycodes

Co-authored-by: David Hoelscher &lt;infinityis@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add support for 8 buttons to mouse report (#10807)</title>
<updated>2021-01-27T17:38:34+00:00</updated>
<author>
<name>Drashna Jaelre</name>
</author>
<published>2021-01-27T17:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=99f3df28939d89b7fc2d2e7c0ee21b0879c7813f'/>
<id>urn:sha1:99f3df28939d89b7fc2d2e7c0ee21b0879c7813f</id>
<content type='text'>
* Add support for 8 buttons to mouse report

This includes support for 8 buttons in mousekeys.  However, this does move the keys around due to the fact that the last mousekey keycode is already 0xFF, so any past that would not work with register_code and the like, breaking them for tap hold keys, encoders, and other features.

* Update mouse key docs

* Add changes based on feedback

* Fix VUSB report size comment

Because drashna red gud

* Fix typo in action.c

* Fix IS_MOUSE_BUTTON check

* Change start range for mousekeys so that the end is 0xFF properly

* condense mousekeys check</content>
</entry>
<entry>
<title>Change include guards in tmk_core/ and drivers/ to pragma once (#11240)</title>
<updated>2020-12-26T04:56:11+00:00</updated>
<author>
<name>Ryan</name>
</author>
<published>2020-12-26T04:56:11+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=1d1d5da43f86d9dded47c66afec94991d623f114'/>
<id>urn:sha1:1d1d5da43f86d9dded47c66afec94991d623f114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add *OPT aliases for *ALT keycodes and macros (#8714)</title>
<updated>2020-04-12T18:37:55+00:00</updated>
<author>
<name>Konstantin Đorđević</name>
</author>
<published>2020-04-12T18:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=370577e4ed1a714e818bf11cc870e4915f82e93b'/>
<id>urn:sha1:370577e4ed1a714e818bf11cc870e4915f82e93b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 4-character aliases for sendstring keycodes (#7409)</title>
<updated>2019-11-22T03:11:28+00:00</updated>
<author>
<name>fauxpark</name>
</author>
<published>2019-11-22T03:11:28+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=02412156d55796c1a94a56ff49640609999a97e2'/>
<id>urn:sha1:02412156d55796c1a94a56ff49640609999a97e2</id>
<content type='text'>
* Add 4-character aliases for sendstring keycodes

* Remove pointless mail keycode redefinition

* Forgot brightness keycodes
</content>
</entry>
<entry>
<title>clang-format changes</title>
<updated>2019-08-30T22:01:52+00:00</updated>
<author>
<name>skullY</name>
</author>
<published>2019-08-30T18:19:03+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=b624f32f944acdc59dcb130674c09090c5c404cb'/>
<id>urn:sha1:b624f32f944acdc59dcb130674c09090c5c404cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MOD_MASK_* macros to core code (#4337)</title>
<updated>2019-01-25T21:02:38+00:00</updated>
<author>
<name>Konstantin Đorđević</name>
</author>
<published>2019-01-25T21:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=2f009d7461a486cfa7307ef0cecd67d1abe570b3'/>
<id>urn:sha1:2f009d7461a486cfa7307ef0cecd67d1abe570b3</id>
<content type='text'>
* Add MOD_MASK_* macros to core code

* MOD_MASK_ALL → MOD_MASK_CSAG
</content>
</entry>
<entry>
<title>Flip definitions of macOS brightness alias</title>
<updated>2019-01-18T06:24:20+00:00</updated>
<author>
<name>Junya Ogura</name>
</author>
<published>2019-01-18T03:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=1d0bc5b7bad2c692cb0d7359d2b5506893e7eeca'/>
<id>urn:sha1:1d0bc5b7bad2c692cb0d7359d2b5506893e7eeca</id>
<content type='text'>
Before:
KC_BRMU - Brightness Down
KC_BRMD - Brightness Up

After:
KC_BRMU - Brightness Up
KC_BRMD - Brightness Down
</content>
</entry>
</feed>
