<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_sweep_skeletyl/docs/coding_conventions_python.md, branch quotengrote</title>
<subtitle>my qmk configs</subtitle>
<id>http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=quotengrote</id>
<link rel='self' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/atom?h=quotengrote'/>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/'/>
<updated>2024-05-30T02:00:41+00:00</updated>
<entry>
<title>Vitepress conversion of docs. (#23795)</title>
<updated>2024-05-30T02:00:41+00:00</updated>
<author>
<name>Nick Brassel</name>
</author>
<published>2024-05-30T02:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6ef97172889ccd5db376b2a9f8825489e24fdac4'/>
<id>urn:sha1:6ef97172889ccd5db376b2a9f8825489e24fdac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix minimum python version references (#22191)</title>
<updated>2023-10-04T00:19:04+00:00</updated>
<author>
<name>Joel Challis</name>
</author>
<published>2023-10-04T00:19:04+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=a638f6e5aae3bdfe6c5a2b120ad6e5fa0fcba467'/>
<id>urn:sha1:a638f6e5aae3bdfe6c5a2b120ad6e5fa0fcba467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: some typos (#18582)</title>
<updated>2022-10-05T16:32:07+00:00</updated>
<author>
<name>George Rodrigues</name>
</author>
<published>2022-10-05T16:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=959f4cbb621868a4f0c1701f54ad2a1f45d889af'/>
<id>urn:sha1:959f4cbb621868a4f0c1701f54ad2a1f45d889af</id>
<content type='text'>
probably hacktoberism</content>
</entry>
<entry>
<title>Refactor new-keyboard to be python3.7 compatible (#14707)</title>
<updated>2021-11-04T21:14:43+00:00</updated>
<author>
<name>Mikkel Jeppesen</name>
</author>
<published>2021-11-04T21:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=fefd7fdc5145b677da7b0e1d75bab11eac9db605'/>
<id>urn:sha1:fefd7fdc5145b677da7b0e1d75bab11eac9db605</id>
<content type='text'>
* Use copy_tree from distutils for python 3.7 support

* Bump python version in docs

* Changed new-keyboard to use printf-style format strings

* Use username for manunfacturer / maintainer

* Update lib/python/qmk/cli/new/keyboard.py

Co-authored-by: Zach White &lt;skullydazed@drpepper.org&gt;

Co-authored-by: Zach White &lt;skullydazed@drpepper.org&gt;</content>
</entry>
<entry>
<title>Move everything to Python 3.6 (#8835)</title>
<updated>2020-04-18T20:00:56+00:00</updated>
<author>
<name>skullydazed</name>
</author>
<published>2020-04-18T20:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=66d94dc22af4fccae2af073c512662ce7eba7d98'/>
<id>urn:sha1:66d94dc22af4fccae2af073c512662ce7eba7d98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a note explaining how to run tests</title>
<updated>2020-01-14T15:52:14+00:00</updated>
<author>
<name>skullY</name>
</author>
<published>2020-01-14T05:27:12+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=58d27cf404b2a7e02f4adf17eaba9163aac3abf7'/>
<id>urn:sha1:58d27cf404b2a7e02f4adf17eaba9163aac3abf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a section on python tests</title>
<updated>2020-01-14T15:52:14+00:00</updated>
<author>
<name>skullY</name>
</author>
<published>2020-01-14T05:24:55+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=44168baaa74190bb78216c27500101a75516fad6'/>
<id>urn:sha1:44168baaa74190bb78216c27500101a75516fad6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor grammar and filename fixes in docs (#7559)</title>
<updated>2019-12-07T12:19:18+00:00</updated>
<author>
<name>osjuga</name>
</author>
<published>2019-12-07T12:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=f275ffbdfc1cbd1965cd3546b45a7838012321da'/>
<id>urn:sha1:f275ffbdfc1cbd1965cd3546b45a7838012321da</id>
<content type='text'>
Grammar in coding_conventions_c.md and coding_conventions_python.md

`rule.mk` to `rules.mk` in feature_haptic_feedback.md and feature_rgb_matrix.md</content>
</entry>
<entry>
<title>[Docs] Fix dunder names being accidentally bolded (#7217)</title>
<updated>2019-10-31T04:56:59+00:00</updated>
<author>
<name>lf</name>
</author>
<published>2019-10-31T04:56:59+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=6a75d109794df2541f54abebddb80a3c070ab0f0'/>
<id>urn:sha1:6a75d109794df2541f54abebddb80a3c070ab0f0</id>
<content type='text'>
* Fix dunder names being accidentally bolded

* Update docs/coding_conventions_python.md

Co-Author: fauxpark &lt;fauxpark@gmail.com&gt;

* Change all the "names to avoid" to use backticks
</content>
</entry>
<entry>
<title>QMK CLI and JSON keymap support (#6176)</title>
<updated>2019-07-15T19:14:27+00:00</updated>
<author>
<name>skullydazed</name>
</author>
<published>2019-07-15T19:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://archive.git.mgrote.net/qmk_sweep_skeletyl/commit/?id=a25dd58bc56b0c4010673723ac44eaff914979bb'/>
<id>urn:sha1:a25dd58bc56b0c4010673723ac44eaff914979bb</id>
<content type='text'>
* Script to generate keymap.c from JSON file.

* Support for keymap.json

* Add a warning about the keymap.c getting overwritten.

* Fix keymap generating

* Install the python deps

* Flesh out more of the python environment

* Remove defunct json2keymap

* Style everything with yapf

* Polish up python support

* Hide json keymap.c into the .build dir

* Polish up qmk-compile-json

* Make milc work with positional arguments

* Fix a couple small things

* Fix some errors and make the CLI more understandable

* Make the qmk wrapper more robust

* Add basic QMK Doctor

* Clean up docstrings and flesh them out as needed

* remove unused compile_firmware() function
</content>
</entry>
</feed>
