qmk_firmware/keyboards/tzarc/djinn
2023-06-18 14:39:07 +10:00
..
graphics Clean up usage of QMK_KEYBOARD_H (#20167) 2023-03-20 08:12:05 +11:00
keymaps Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
rev1 Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
rev2 Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
djinn_portscan_matrix.c [chore] keyboards/tzarc: Alignment with clang-format. (#20265) 2023-03-26 23:56:09 +01:00
djinn_split_sync.c Sync activity timestamps between sides. (#20192) 2023-03-21 10:16:11 +01:00
djinn_usbpd.c [chore] keyboards/tzarc: Alignment with clang-format. (#20265) 2023-03-26 23:56:09 +01:00
djinn.c Sync activity timestamps between sides. (#20192) 2023-03-21 10:16:11 +01:00
djinn.h Sync activity timestamps between sides. (#20192) 2023-03-21 10:16:11 +01:00
halconf.h
info.json Even more info.json whitespace cleanups (#20703) 2023-05-04 19:09:59 +10:00
mcuconf.h
readme.md
rules.mk Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10: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.