diff --git a/keyboards/protokeeb/rev1/readme.md b/keyboards/protokeeb/rev1/readme.md index 802effbcaa5..cc666b57c4c 100644 --- a/keyboards/protokeeb/rev1/readme.md +++ b/keyboards/protokeeb/rev1/readme.md @@ -1,6 +1,6 @@ # Protokeeb -![Protokeeb]() +![Protokeeb](https://github.com/atechofficials/protokeeb/blob/master/Images/Assembly/Protokeeb_AS_41.jpg) A 16-key (4 x 4) Numpad/Macropad/Midi device designed by A-Tech Officials for easily getting started in the field of custom keyboards. Learn, build, modify easily as the Protokeeb is an open-source hardware project. @@ -10,12 +10,12 @@ Per key south facing ARGB LED and much more. For more info visit https://github.com/atechofficials/protokeeb - Keyboard Maintainer: [A-Tech Officials](https://github.com/atechofficials) -- Hardware Supported: Protokeeb Keyboard PCB v1.x, Raspberry Pi Pico, Raspberry Pi Pico W, Waveshare RP2040-Plus -- Hardware Availability: [atechofficials.com](https://atechofficials.com) +- Hardware Supported: _Protokeeb Keyboard PCB v1.x, Raspberry Pi Pico, Raspberry Pi Pico W, Waveshare RP2040-Plus_ +- Hardware Availability: [atechofficials](https://atechofficials.com/protokeeb) -![Protokeeb Layout Image]() +![Protokeeb Layout Image](https://github.com/atechofficials/protokeeb/blob/master/Images/KB_Images/protokeeb_via_layout.png) -# Default Protokeeb Layout +## Default Protokeeb Layout This is the default layout that comes flashed on every Protokeeb. The deafult layout consists of 2 layers. @@ -36,6 +36,8 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to Enter the bootloader in 3 ways: -- **Physical pcb buttons**: Briefly press and hold both the left and right (Bootsel and Reset) tactile push button located on the top left side of the Protokeeb, then keep holding the left (Bootsel) push button and release/let go the right (Reset) push button and then after 3-5 seconds also release/let go the left (Bootsel) push button to enter the bootloader mode. - **Bootmagic**: Press and hold the top left key (row-0, column-0) before plugging-in the keyboard to your PC/Laptop/host to enter the bootloader. + +- **Physical pcb buttons**: Briefly press and hold both the left and right (Bootsel and Reset) tactile push button located on the top left side of the Protokeeb, then keep holding the left (Bootsel) push button and release/let go the right (Reset) push button and then after 3-5 seconds also release/let go the left (Bootsel) push button to enter the bootloader mode. + - **Keycode in layout**: Press and hold the FN Key (row-4, column-1) then press the key mapped to `QK_BOOT` i.e ENTER Key (row-4, column-4) to enter the bootloader mode.