6fa11bf219
* 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
SENSE75
- Keyboard Maintainer: zvecr
- Hardware Availability: https://drop.com/buy/drop-sense75-mechanical-keyboard
Make example for this keyboard (after setting up your build environment):
make drop/sense75:default
Flashing example for this keyboard:
make drop/sense75: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: Press and hold the button under the space bar
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available