qmk_firmware/keyboards/nightly_boards/adellein
2023-04-25 02:38:35 +10:00
..
keymaps
adellein.c Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
adellein.h Move miscellaneous layouts to data driven (#20516) 2023-04-25 02:38:35 +10:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
encoder_action.c [Core] Refactor keyevent_t for 1ms timing resolution (#15847) 2023-04-03 18:33:45 +10:00
encoder_action.h Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
info.json Move miscellaneous layouts to data driven (#20516) 2023-04-25 02:38:35 +10:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Nightly Boards Adellein

Adellein

A 40% alice-like keyboard with rotary encoder support

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

make nightly_boards/adellein:default

Flashing example for this keyboard:

make nightly_boards/adellein:default:flash

You can enter bootloader mode by pressing the physical reset button at the back of the pcb or by holding the upper left key while plugging the usb cable.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.