[No Speech, No BGM] How to Easy Create New QMK keyboard firmware in Windows WSL
Let’s develop QMK firmware !!!
QMK Tutorial Quantum Mechanical Keyboard Firmware
* 2024/06/04 now . The QMK's file generation specifications have changed .
Currentry generated these three files .
keymaps\default\keymap.c
keyboard.json
readme.md
* Fix for RP2040 .
Edit keyboard.json file .
---
Requirement
* Windows 10 or 11 Pro
* Windows WSL
* QMK develop env.
* You can also Use Native Linux Ubuntu
* QMK Easy Tutorial How to Setup QMK develop env. in Windows WSL
• QMK Easy Tutorial How to Setup QMK de...
Step by Step
* Launch WSL Ubuntu
* move to QMK develop env.
* Create New QMK keyboard
* Test build QMK firmware of Generated Source code
* Check Generated Source code
* Check Generated Source code via Windows Explorer
What's MCU(Microcontroller) is BEST for QMK ?
Currently, QMK is commonly used with promicro(AVR ATmega32u4).
But I think RP2040 will be the mainstream for QMK in the future.
Comparison RP2040 and ATmega32u4
So, I recommended them .
13. promicro
14. promicro_rp2040
28. atmega32u4
36. RP2040
How to fix QMK firmware info.json for RP2040
Go to FREE WING’s Homepage for more Information !!!
http://www.neko.ne.jp/~freewing/
http://www.neko.ne.jp/~freewing/hardw...
* Windows WSL環境でカスタマイズ キーボードのファームウェア QMK firmwareの開発環境を構築する方法
http://www.neko.ne.jp/~freewing/hardw...