qmk_firmware/keyboards/drop/cstm65
Ryan 6fa11bf219
Separate RGBLight/RGB Matrix keycode handling (#23679)
* Separate RGBLight/RGB Matrix keycode handling

* Remove `_DISABLE_KEYCODES` handling

* Update RGB Matrix keycode docs

* Update underglow keycodes for previously migrated boards

* Update keycodes for boards with custom handling

* Fix typos

* Fix bad merge
2024-10-12 18:43:50 +02:00
..
keymaps/default Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
board.h Initial support for CSTM65 (#22513) 2023-12-04 03:07:14 +00:00
config.h Initial support for CSTM65 (#22513) 2023-12-04 03:07:14 +00:00
cstm65.c LED drivers: update keyboard LED configs (#23073) 2024-02-25 21:29:37 +00:00
halconf.h Initial support for CSTM65 (#22513) 2023-12-04 03:07:14 +00:00
keyboard.json Migrate build target markers to keyboard.json - DE (#23515) 2024-04-14 18:28:15 +01:00
mcuconf.h Initial support for CSTM65 (#22513) 2023-12-04 03:07:14 +00:00
readme.md Initial support for CSTM65 (#22513) 2023-12-04 03:07:14 +00:00
rules.mk Initial support for CSTM65 (#22513) 2023-12-04 03:07:14 +00:00

CSTM65

The CSTM65 is a 65% keyboard with customizable switch plates and weights, as well as a magnetically attached top case.

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

make drop/cstm65:default

Flashing example for this keyboard:

make drop/cstm65: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: Quickly double tap the button located under the spacebar
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available