<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/maxr1998/pulse4k, branch master</title>
<subtitle>forked from https://github.com/qmk/qmk_firmware</subtitle>
<id>https://git.tsegers.com/qmk_firmware.git/atom/keyboards/maxr1998/pulse4k?h=master</id>
<link rel='self' href='https://git.tsegers.com/qmk_firmware.git/atom/keyboards/maxr1998/pulse4k?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/'/>
<updated>2020-08-29T21:30:02Z</updated>
<entry>
<title>Bigger combo index (#9318)</title>
<updated>2020-08-29T21:30:02Z</updated>
<author>
<name>Pete Sevander</name>
<email>pete.sevander@gmail.com</email>
</author>
<published>2020-07-16T12:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=b0335b273142ead24cb4177893fafdf2fda88810'/>
<id>urn:sha1:b0335b273142ead24cb4177893fafdf2fda88810</id>
<content type='text'>
* Add change log

* Change combo index from uint8_t to uint16_t</content>
</entry>
<entry>
<title>[Pulse4k] Add personal keymap</title>
<updated>2020-05-17T20:05:06Z</updated>
<author>
<name>Maxr1998</name>
<email>max.rumpf1998@gmail.com</email>
</author>
<published>2020-05-13T23:35:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=cceab93baa5a21e0004b0036bd9b43c1a39d92cd'/>
<id>urn:sha1:cceab93baa5a21e0004b0036bd9b43c1a39d92cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Pulse4k] Various improvements</title>
<updated>2020-05-17T20:05:06Z</updated>
<author>
<name>Maxr1998</name>
<email>max.rumpf1998@gmail.com</email>
</author>
<published>2020-05-13T23:33:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=4161573b2829ff1e1f17cb6b37b16d45e785f909'/>
<id>urn:sha1:4161573b2829ff1e1f17cb6b37b16d45e785f909</id>
<content type='text'>
Rework led adjustment combo (have it defined by keymap now), reformat code, update copyright
</content>
</entry>
<entry>
<title>Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)</title>
<updated>2020-01-30T18:47:48Z</updated>
<author>
<name>ridingqwerty</name>
<email>george.g.koenig@gmail.com</email>
</author>
<published>2020-01-30T18:47:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f'/>
<id>urn:sha1:0f7d294ac304d6ef8fb6d83c1da80bb4c753a01f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Keyboard] Fix Pulse4k info.json LAYOUT name (#7965)</title>
<updated>2020-01-28T17:08:39Z</updated>
<author>
<name>Max Rumpf</name>
<email>max.rumpf1998@gmail.com</email>
</author>
<published>2020-01-28T17:08:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=0d80c7bd598c1296d31554fe8c82843415696a18'/>
<id>urn:sha1:0d80c7bd598c1296d31554fe8c82843415696a18</id>
<content type='text'>
* Fix Pulse4k info.json LAYOUT name

* Add missing functions to fix configurator

Add empty encoder functions to the keyboard code, as the configurator doesn't see the keymap defined functions at first.
To be able to override these functions, they are marked as 'weak'.

* Rework encoder functions another time

Default implementation is now provided as part of the keyboard, but they can still be overriden within the keymap (template is commented out by default)
</content>
</entry>
<entry>
<title>Cleanup rules.mk for 32U4 keyboards, L-M (#7120)</title>
<updated>2019-10-24T20:50:13Z</updated>
<author>
<name>fauxpark</name>
<email>fauxpark@gmail.com</email>
</author>
<published>2019-10-24T20:50:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=e96cac0814995e2a0735708727cbab599d6cf5f1'/>
<id>urn:sha1:e96cac0814995e2a0735708727cbab599d6cf5f1</id>
<content type='text'>
* Cleanup rules.mk for 32U4 keyboards, L-M

* Move some stuff to keyboard level
</content>
</entry>
<entry>
<title>[Keyboard] Add image for Pulse 4k (#6869)</title>
<updated>2019-10-04T18:22:30Z</updated>
<author>
<name>Max Rumpf</name>
<email>max.rumpf1998@gmail.com</email>
</author>
<published>2019-10-04T18:22:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f166a22c98c6c2e055cbd81b2a309417b92b4f2a'/>
<id>urn:sha1:f166a22c98c6c2e055cbd81b2a309417b92b4f2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)</title>
<updated>2019-07-16T08:40:54Z</updated>
<author>
<name>Drashna Jaelre</name>
<email>drashna@live.com</email>
</author>
<published>2019-07-16T08:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=f6c7e114260890292dcd12645db7fecd64167973'/>
<id>urn:sha1:f6c7e114260890292dcd12645db7fecd64167973</id>
<content type='text'>
* Remove the need to set NUM_OF_ENCODERS

Instead, calculate the size of the array, and use that instead

* Add hack for split common support

* Remove NUM_OF_ENCODERS from keyboard config

Can be reverted, if needed
</content>
</entry>
<entry>
<title>[Keyboard] Add Pulse 4k, a macropad by Maxr1998 (#6195)</title>
<updated>2019-06-26T20:42:14Z</updated>
<author>
<name>Max Rumpf</name>
<email>max.rumpf1998@gmail.com</email>
</author>
<published>2019-06-26T20:42:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/qmk_firmware.git/commit/?id=49699294b63b1fd36c504d4949dd6fbb19442cf3'/>
<id>urn:sha1:49699294b63b1fd36c504d4949dd6fbb19442cf3</id>
<content type='text'>
* Add Pulse 4k, a macropad by Maxr1998

* Some config tweaks

* Remove image note

* Add license headers

* Fix media keys

* Remove Play/pause again as it doesn't work on Linux
</content>
</entry>
</feed>
