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.
 
 
 
 
 
Joel Challis e1f59a6efc
Migrate RGB Matrix config to info.json - TUVW (#22910)
4 months ago
..
graphics Clean up usage of `QMK_KEYBOARD_H` (#20167) 1 year ago
keymaps Encodermap direction define. (#20454) 1 year ago
rev1 Migrate RGB Matrix config to info.json - TUVW (#22910) 4 months ago
rev2 Migrate RGB Matrix config to info.json - TUVW (#22910) 4 months ago
config.h Migrate recently introduced sync items (#22305) 7 months ago
djinn.c Sync activity timestamps between sides. (#20192) 1 year ago
djinn.h Sync activity timestamps between sides. (#20192) 1 year ago
djinn_portscan_matrix.c [chore] keyboards/tzarc: Alignment with clang-format. (#20265) 1 year ago
djinn_split_sync.c Sync activity timestamps between sides. (#20192) 1 year ago
djinn_usbpd.c [chore] keyboards/tzarc: Alignment with clang-format. (#20265) 1 year ago
halconf.h Add Djinn. (#17382) 1 year ago
info.json Remove use of broken split.main (#22363) 6 months ago
mcuconf.h Add Djinn. (#17382) 1 year ago
readme.md Add Djinn. (#17382) 1 year ago
rules.mk Migrate spi EEPROM_DRIVER to info.json (#21991) 8 months ago

readme.md

Djinn

Djinn

The Djinn is a 64-key split keyboard -- dual 4x7 with a 4-key thumb cluster and encoders. It also has a 5-way tactile switch under the thumb. Oh, and two displays.

Keyboard Maintainer: tzarc
Hardware Supported: Djinn: rev1, rev2
Hardware Availability: Open-source

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

make tzarc/djinn/rev2:default

Flashing example for this keyboard:

make tzarc/djinn/rev2: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 top-left key and plug in the keyboard.
  • Physical reset button: Briefly press the button on the back of the PCB.
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available.