logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1236B)


  1. # MiniTKL
  2. ![MiniTKL](https://images2.imgbox.com/53/28/YxGS3GJT_o.png)
  3. A compact TenKeyLess keyboard.
  4. * Keyboard maintainer: [Sergio Costas](https://github.com/rastersoft)
  5. * Hardware supported: ISO version. ANSI will be added in a future.
  6. * Hardware Availability: it's a build-yourself keyboard.
  7. Make example for this keyboard (after setting up your build environment):
  8. make rastersoft/minitkl:default
  9. Flashing example for this keyboard:
  10. make rastersoft/minitkl:default:flash
  11. ![PCB](https://images2.imgbox.com/84/b3/GnPfMO94_o.png)
  12. ![Result](https://images2.imgbox.com/78/90/rM5iLSdx_o.jpg)
  13. The default layout is ISO. Replace 'default' with 'ansi' for ANSI layout, or 'hybrid' for the ANSI/ISO hybrid layout.
  14. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
  15. ## Bootloader
  16. * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
  17. More info: [gitlab.com/rastersoft/full-ten-keyless](https://gitlab.com/rastersoft/full-ten-keyless)