- Got the source code from the _Clap_Studio_ Discord server - Migrated the source code to `keyboard.json` format - Added more layouts for most common cases - Fixed errors in `keymaps/default/keymap.c` - Updated the picture with a real picture of the PCB, to avoid confusion
1.2 KiB
1.2 KiB
Flame60
The Flame60 consists of a screwless exterior, flex cut pcb and plate to ensure a soft typing experience.
- Keyboard Maintainer: CMM.Studio Freather
- Hardware Supported: Atmega32u4
- Hardware Availability: CLAP.STUDIO (Instagram)
Make example for this keyboard (after setting up your build environment):
make clap_studio/flame60:default
Flashing example for this keyboard:
make clap_studio/flame60: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
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
- Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available