qmk_firmware/keyboards/smart68
2024-06-14 22:58:13 +01:00
..
keymaps/default
keyboard.json Various keyboard fixes (#23919) 2024-06-14 22:58:13 +01:00
readme.md

Smart 68

Smart 68 V1 and V2 Smart 68 front shot

A 68% keyboard with hot-swappable switches & backlight LEDs, and a front-mounted Fn key/bar using an Omron switch.

Make example for this keyboard (after setting up your build environment):

make smart68:default

Flashing example for this keyboard:

make smart68:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

You can enter the bootloader in three different ways:

  1. Bootmagic reset: Hold down the key at (3,5) in the matrix (the 'B' key in qwerty layouts) and plug in the keyboard. This will also work if the board is still running its original TMK firmware.
  2. Physical reset button: Briefly press the button on the back of the PCB. This will also work if the board is still running its original TMK firmware.
  3. Keycode in layout: Press the key mapped to QK_BOOT (Fn + Backspace, in the default layout). This will not work if the board is still running its original TMK firmware.