qmk_firmware/keyboards/stello65/beta
2023-04-15 21:08:15 +10:00
..
keymaps [Keyboard] Add Stello65 keyboard (#17168) 2022-06-07 11:28:13 -07:00
beta.c Move single LAYOUT_alls to data driven (#20430) 2023-04-15 21:08:15 +10:00
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
encoder_actions.c [Core] Refactor keyevent_t for 1ms timing resolution (#15847) 2023-04-03 18:33:45 +10:00
encoder_actions.h Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
info.json Move single LAYOUT_alls to data driven (#20430) 2023-04-15 21:08:15 +10:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

stello65

stello65

65% keyboard with encoder.

  • Keyboard Maintainer: @wekey
  • Hardware Supported: Stello65 case, ATMEGA32U4
  • Hardware Availability: Group buy

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

make stello65/beta:default

Flashing example for this keyboard:

make stello65/beta: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