qmk_firmware/keyboards/deng/thirty
Nick Brassel 416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
..
keymaps [Keyboard] add deng/thirty keyboard (#19228) 2022-12-13 01:14:29 -08:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
info.json Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
readme.md [Keyboard] add deng/thirty keyboard (#19228) 2022-12-13 01:14:29 -08:00
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01:00
thirty.c Move ortho & numpad layouts to data driven (#20183) 2023-03-29 15:54:34 +11:00

Thirty

Thirty

A 3x10 toy with plenty of RGB effects.

  • Keyboard Maintainer: Leo Deng
  • Hardware Supported: APM32F103C8T6 (also hardware compatible with APM32F072CxT6).
  • Hardware Availability: Private Groupbuy

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

make deng/thirty:default

Flashing example for this keyboard:

make deng/thirty: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 2 ways:

  • Bootmagic reset: Hold down the top left key and plug in the keyboard
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available