Nick Brassel a5fb55b99a Add `_noeeprom` variants of backlight enable/disable. (#26328) 2 weeks ago
..
graphics 7808f8f56b Add `{rgb|led}_matrix_get_mode_name()`. (#25344) 1 year ago
keymaps 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) 1 year ago
rev1 ce1adce696 Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146) 2 years ago
rev2 f0807ea64f Migrate SPLIT_HAND_PIN to json (#23924) 2 years ago
config.h 7808f8f56b Add `{rgb|led}_matrix_get_mode_name()`. (#25344) 1 year ago
djinn.c a5fb55b99a Add `_noeeprom` variants of backlight enable/disable. (#26328) 2 weeks ago
djinn.h a518e1e5d8 Sync activity timestamps between sides. (#20192) 3 years ago
djinn_portscan_matrix.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years ago
djinn_split_sync.c a14c03b96e Remove more unnecessary `quantum.h` includes (#23402) 2 years ago
djinn_usbpd.c a14c03b96e Remove more unnecessary `quantum.h` includes (#23402) 2 years ago
halconf.h aa06893b58 Add Djinn. (#17382) 4 years ago
info.json 26e84c513c Migrate SERIAL_DRIVER to json (#23925) 2 years ago
mcuconf.h aa06893b58 Add Djinn. (#17382) 4 years ago
readme.md aa06893b58 Add Djinn. (#17382) 4 years ago
rules.mk 5bdeb7dad1 Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291) 1 year 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.