Adding tindie link and implement review suggestions

This commit is contained in:
Christoph Zimmermann 2024-08-04 21:46:21 +02:00
parent 90f823c775
commit d6bec618b8
3 changed files with 1 additions and 6 deletions

View File

@ -17,7 +17,6 @@
enum layers {
_BL0,
};
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {

View File

@ -17,7 +17,6 @@
enum layers {
_BL0,
};
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {

View File

@ -6,6 +6,7 @@ This is a configuration of QMK intended to be used with the [ctrl-M controller](
* Keyboard Maintainer: [nuess0r](https://github.com/nuess0r)
* Hardware Supported: [ctrl-M](https://github.com/nuess0r/ctrl-m)
* Hardware Availability: [tindie shop](https://www.tindie.com/products/brain4free/ctrl-m/)
Example how to compile for this keyboard (after setting up your build environment):
@ -15,10 +16,6 @@ Flashing example for this keyboard:
make ibm/model_m/ctrl_m:default:flash
Or if you use the QMK tool:
qmk compile -kb ibm/model_m/ctrl_m -km default
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).
## Bootloader