readme.md (1236B)
1 # MiniTKL 2 3  4 5 A compact TenKeyLess keyboard. 6 7 * Keyboard maintainer: [Sergio Costas](https://github.com/rastersoft) 8 * Hardware supported: ISO version. ANSI will be added in a future. 9 * Hardware Availability: it's a build-yourself keyboard. 10 11 Make example for this keyboard (after setting up your build environment): 12 13 make rastersoft/minitkl:default 14 15 Flashing example for this keyboard: 16 17 make rastersoft/minitkl:default:flash 18 19  20 21  22 23 The default layout is ISO. Replace 'default' with 'ansi' for ANSI layout, or 'hybrid' for the ANSI/ISO hybrid layout. 24 25 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). 26 27 ## Bootloader 28 29 * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead 30 31 More info: [gitlab.com/rastersoft/full-ten-keyless](https://gitlab.com/rastersoft/full-ten-keyless)