logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: a8fc265bf15ccb2aed59d2df49142702fec8c271
parent b06e9fdd9589f2d400d26278e22d3b44b12f2f82
Author: QMK Bot <hello@qmk.fm>
Date:   Sat,  9 Nov 2024 16:49:43 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:

Mdocs/newbs.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/newbs.md b/docs/newbs.md @@ -4,7 +4,7 @@ Your computer keyboard has a processor inside of it, similar to the one inside y QMK tries to put a lot of power into your hands by making easy things easy, and hard things possible. You don't have to know how to program to create powerful keymaps — you only have to follow a few simple syntax rules. -Not sure if your keyboard can run QMK? If it's a mechanical keyboard you built yourself chances are good it can. We support a [large number of hobbyist boards](https://qmk.fm/keyboards/). If your current keyboard can't run QMK there are a lot of choices out there for boards that do. +Not sure if your keyboard can run QMK? If it's a mechanical keyboard you built yourself chances are good it can. We support a [large number of hobbyist boards](https://browse.qmk.fm/). If your current keyboard can't run QMK there are a lot of choices out there for boards that do. ::: tip Is This Guide For Me? If the thought of programming intimidates you, please [take a look at our online GUI](newbs_building_firmware_configurator) instead.