You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Mango The Fourth 3fe356e65c
Add Draculad keyboard (#12604)
3 years ago
..
keymaps Add Draculad keyboard (#12604) 3 years ago
config.h Add Draculad keyboard (#12604) 3 years ago
draculad.c Add Draculad keyboard (#12604) 3 years ago
draculad.h Add Draculad keyboard (#12604) 3 years ago
readme.md Add Draculad keyboard (#12604) 3 years ago
rules.mk Add Draculad keyboard (#12604) 3 years ago

readme.md

DracuLad

DracuLad

A 34-36 key split keyboard

  • 36 keys, two of them can be replaced by rotary encoders making it support 34-36 keys and 2-4 encoders.
  • bright RGB Underglow with ws2812b LEDs
  • one ssd1306 OLED per side
  • aggressive pinky stagger similar to the kyria but with an alternative thumb cluster to raise comfort for large hands
  • support for mx and choc switches

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

make draculad:default

or for the version using the pimoroni trackball

make draculad:pimoroni

Flashing example for dfu and catarina respectively (replace default with the name of your keymap)

make draculad:default:dfu

make draculad:default:flash

When flashing the first time using handedness by eeprom, use the qmk guide for that topic

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