<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qmk_firmware/docs/other_vscode.md, branch master</title>
<subtitle>QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/'/>
<entry>
<title>[docs] Replace Imgur-hosted images (#25690)</title>
<updated>2025-11-04T00:05:39+00:00</updated>
<author>
<name>James Young</name>
<email>18669334+noroadsleft@users.noreply.github.com</email>
</author>
<published>2025-11-04T00:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=a9739f78681dee290ede955c02b360f5c133f783'/>
<id>a9739f78681dee290ede955c02b360f5c133f783</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate `qmk generate-compilation-database`. (#25237)</title>
<updated>2025-05-05T23:52:41+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2025-05-05T23:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=ac991405d0c9f47e815786f4732edd00d0f4f571'/>
<id>ac991405d0c9f47e815786f4732edd00d0f4f571</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Maintenance] builddefs: common_rules: overhaul debug information generation (#24352)</title>
<updated>2024-09-01T17:54:53+00:00</updated>
<author>
<name>Stefan Kerkmann</name>
<email>karlk90@pm.me</email>
</author>
<published>2024-09-01T17:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=d210590d4d8d859d1cd0960c0573391a9bf5d9a5'/>
<id>d210590d4d8d859d1cd0960c0573391a9bf5d9a5</id>
<content type='text'>
builddefs: common_rules: overhaul debug information generation

Debug information is always generated while compiling a binary, but
debugging is not the main use-case for the majority of users. Thus the
new default is to explicitly require them with `DEBUG_ENABLE=yes`. The
same is true for linker map files which are gated by the same flag.

As we target the gcc compiler and debug with the gdb debugger we can
specify the ggdb3 flag in the most verbose to get macro expansion.

Signed-off-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
builddefs: common_rules: overhaul debug information generation

Debug information is always generated while compiling a binary, but
debugging is not the main use-case for the majority of users. Thus the
new default is to explicitly require them with `DEBUG_ENABLE=yes`. The
same is true for linker map files which are gated by the same flag.

As we target the gcc compiler and debug with the gdb debugger we can
specify the ggdb3 flag in the most verbose to get macro expansion.

Signed-off-by: Stefan Kerkmann &lt;karlk90@pm.me&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Vitepress conversion of docs. (#23795)</title>
<updated>2024-05-30T02:00:41+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2024-05-30T02:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=6ef97172889ccd5db376b2a9f8825489e24fdac4'/>
<id>6ef97172889ccd5db376b2a9f8825489e24fdac4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add instructions for debugging ARM with VSCode+BMP. (#11217)</title>
<updated>2024-03-08T11:24:11+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2024-03-08T11:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=8946aace5bb3c5397b79b0e5999cc9547e0ade65'/>
<id>8946aace5bb3c5397b79b0e5999cc9547e0ade65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix VS code live share extension link (#21585)</title>
<updated>2023-07-23T08:07:17+00:00</updated>
<author>
<name>peepeetee</name>
<email>43021794+peepeetee@users.noreply.github.com</email>
</author>
<published>2023-07-23T08:07:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=1ca34c2168d770d5d7b457d0c330fceeba581854'/>
<id>1ca34c2168d770d5d7b457d0c330fceeba581854</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Far better VSCode intellisense support using clangd. (#20382)</title>
<updated>2023-05-14T05:32:34+00:00</updated>
<author>
<name>Nick Brassel</name>
<email>nick@tzarc.org</email>
</author>
<published>2023-05-14T05:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=0b672f87755b6326432dfa4c26379d31a025f7ba'/>
<id>0b672f87755b6326432dfa4c26379d31a025f7ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add recommendations for VSCode intellisense (#19402)</title>
<updated>2023-04-03T00:05:48+00:00</updated>
<author>
<name>Woongbin Kang</name>
<email>wbk@outlook.com</email>
</author>
<published>2023-04-03T00:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=ec83c0b1857b596c4b53186804bf4452831b3241'/>
<id>ec83c0b1857b596c4b53186804bf4452831b3241</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Doc]Remove depracted extension links in vscode guide (#19842)</title>
<updated>2023-02-14T03:23:36+00:00</updated>
<author>
<name>しぐれ</name>
<email>23041178+ForsakenRei@users.noreply.github.com</email>
</author>
<published>2023-02-14T03:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=12f02dd8be7e043050ccc1be897d965f95016164'/>
<id>12f02dd8be7e043050ccc1be897d965f95016164</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update other_vscode.md (#17317)</title>
<updated>2022-06-08T01:47:57+00:00</updated>
<author>
<name>JunZuloo</name>
<email>JunZuloo@live.com</email>
</author>
<published>2022-06-08T01:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/qmk_firmware/commit/?id=5f72d542996a378d77f2c52fdfb4556edf8d87f8'/>
<id>5f72d542996a378d77f2c52fdfb4556edf8d87f8</id>
<content type='text'>
Bracket pair colorizer has been deprecated since it is now a native feature, and VIM Keymap no longer exists, so I removed those 2 links.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bracket pair colorizer has been deprecated since it is now a native feature, and VIM Keymap no longer exists, so I removed those 2 links.</pre>
</div>
</content>
</entry>
</feed>
