qmk_firmware/keyboards/drop/sense75
2023-04-08 18:08:08 +10:00
..
keymaps Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
board.h Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
config.h Change RGB_MATRIX_STARTUP_* defines to RGB_MATRIX_DEFAULT_* (#19079) 2022-11-27 04:18:24 +11:00
halconf.h [Keyboard] Add SENSE75 firmware (#18442) 2022-09-24 09:05:12 -07:00
info.json Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
mcuconf.h [Keyboard] Add SENSE75 firmware (#18442) 2022-09-24 09:05:12 -07:00
readme.md [Keyboard] Add SENSE75 firmware (#18442) 2022-09-24 09:05:12 -07:00
rules.mk Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
sense75.c Add core/fallback encoder behaviour (#20320) 2023-04-03 10:18:17 -06:00

SENSE75

SENSE75

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