qmk_firmware/keyboards/tzarc/djinn
2024-06-29 16:00:05 +10:00
..
graphics Clean up usage of QMK_KEYBOARD_H (#20167) 2023-03-20 08:12:05 +11:00
keymaps tzarc/djinn: adjust layout name (#24012) 2024-06-29 16:00:05 +10:00
rev1 Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
rev2 Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
config.h WS2812 PWM: prefix for DMA defines (#23111) 2024-03-02 17:16:47 +00:00
djinn.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
djinn.h Sync activity timestamps between sides. (#20192) 2023-03-21 10:16:11 +01:00
djinn_portscan_matrix.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
djinn_split_sync.c Remove more unnecessary quantum.h includes (#23402) 2024-04-05 14:48:21 +11:00
djinn_usbpd.c Remove more unnecessary quantum.h includes (#23402) 2024-04-05 14:48:21 +11:00
halconf.h
info.json tzarc/djinn: adjust layout name (#24012) 2024-06-29 16:00:05 +10:00
mcuconf.h
readme.md Add Djinn. (#17382) 2022-06-20 14:20:56 +10:00
rules.mk Add audio driver to keyboard.json schema (#23616) 2024-04-26 05:41:22 +01:00

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.