<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware.git/keyboards/boardsource/the_mark/keymaps/default, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/'/>
<entry>
<title>[Keyboard] boardsource/the_mark data driven (#17637)</title>
<updated>2022-07-13T05:19:36+00:00</updated>
<author>
<name>jack</name>
<email>0x6A73@pm.me</email>
</author>
<published>2022-07-13T05:19:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=2271b283863a2201fb5915a6f6aa4970578588d9'/>
<id>2271b283863a2201fb5915a6f6aa4970578588d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RESET -&gt; QK_BOOT default keymaps (#17037)</title>
<updated>2022-05-15T19:26:27+00:00</updated>
<author>
<name>Joel Challis</name>
<email>git@zvecr.com</email>
</author>
<published>2022-05-15T19:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=b7771ec25b96f2b88a7fa4201081e10ca6fbb9d4'/>
<id>b7771ec25b96f2b88a7fa4201081e10ca6fbb9d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Boardsource The Mark 65 Touch-Up and Layout Additions (#16270)</title>
<updated>2022-02-08T03:45:44+00:00</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2022-02-08T03:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=f3aa5db4147f9a5e80a81e76b74280aa1087a281'/>
<id>f3aa5db4147f9a5e80a81e76b74280aa1087a281</id>
<content type='text'>
* the_mark.h: use ____ for KC_NO

* the_mark.h: number matrix positions electrically

`K300` and `K301` has misleading identifiers - `K300` was on column 1 and `K301` on column 0.

* the_mark.h: use QMK 3-character notation

* the_mark.h: add matrix diagram

* refactor reference keymaps

- convert tabs to spaces
- use four-space indent
- grid align keycodes
- remove extra line breaks
- add layer indexes to `via` keymap

* info.json: apply friendly formatting

* add LAYOUT_ansi_split_bs_space

Includes reference keymap.

* add LAYOUT_iso_split_bs_space

Includes reference keymap.

* info.json: edit maintainer value

There is a Boardsource GitHub account, but knowing the user who maintains it is helpful.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* the_mark.h: use ____ for KC_NO

* the_mark.h: number matrix positions electrically

`K300` and `K301` has misleading identifiers - `K300` was on column 1 and `K301` on column 0.

* the_mark.h: use QMK 3-character notation

* the_mark.h: add matrix diagram

* refactor reference keymaps

- convert tabs to spaces
- use four-space indent
- grid align keycodes
- remove extra line breaks
- add layer indexes to `via` keymap

* info.json: apply friendly formatting

* add LAYOUT_ansi_split_bs_space

Includes reference keymap.

* add LAYOUT_iso_split_bs_space

Includes reference keymap.

* info.json: edit maintainer value

There is a Boardsource GitHub account, but knowing the user who maintains it is helpful.</pre>
</div>
</content>
</entry>
<entry>
<title>The mark: 65 (#11060)</title>
<updated>2020-12-30T01:49:13+00:00</updated>
<author>
<name>cole smith</name>
<email>38364556+daysgobye@users.noreply.github.com</email>
</author>
<published>2020-12-30T01:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/qmk_firmware.git/commit/?id=c89930ca01f11011141133510ca06f2bbfd0bb73'/>
<id>c89930ca01f11011141133510ca06f2bbfd0bb73</id>
<content type='text'>
* added main keyboard files

* working default and iso maps

* add via config

* made default ansi map

* fixed info.json and made readme

* renamed folders

* reincluding the folders I renamed

* Apply suggestions from code review

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* I made a change before PR to clean up VIA map that broke it now its fixed

* Apply suggestions from code review

Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/boardsource/the_mark/the_mark.h

Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* added main keyboard files

* working default and iso maps

* add via config

* made default ansi map

* fixed info.json and made readme

* renamed folders

* reincluding the folders I renamed

* Apply suggestions from code review

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;

* I made a change before PR to clean up VIA map that broke it now its fixed

* Apply suggestions from code review

Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

* Update keyboards/boardsource/the_mark/the_mark.h

Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;

Co-authored-by: Ryan &lt;fauxpark@gmail.com&gt;
Co-authored-by: James Young &lt;18669334+noroadsleft@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
