Ryan f3bae56808 Update keycodes for keyboards with RGB Matrix (#24484) 1 год назад
..
graphics 3c144fac5e Clean up usage of `QMK_KEYBOARD_H` (#20167) 3 лет назад
keymaps f3bae56808 Update keycodes for keyboards with RGB Matrix (#24484) 1 год назад
rev1 ce1adce696 Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146) 2 лет назад
rev2 f0807ea64f Migrate SPLIT_HAND_PIN to json (#23924) 2 лет назад
config.h 569b0c70be WS2812 PWM: prefix for DMA defines (#23111) 2 лет назад
djinn.c 9884e4982b Rename RGB/HSV structs: keyboard-level code (#24476) 1 год назад
djinn.h a518e1e5d8 Sync activity timestamps between sides. (#20192) 3 лет назад
djinn_portscan_matrix.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 лет назад
djinn_split_sync.c a14c03b96e Remove more unnecessary `quantum.h` includes (#23402) 2 лет назад
djinn_usbpd.c a14c03b96e Remove more unnecessary `quantum.h` includes (#23402) 2 лет назад
halconf.h aa06893b58 Add Djinn. (#17382) 4 лет назад
info.json 26e84c513c Migrate SERIAL_DRIVER to json (#23925) 2 лет назад
mcuconf.h aa06893b58 Add Djinn. (#17382) 4 лет назад
readme.md aa06893b58 Add Djinn. (#17382) 4 лет назад
rules.mk 26e84c513c Migrate SERIAL_DRIVER to json (#23925) 2 лет назад

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.