qmk_firmware/keyboards/tzarc/djinn
2023-04-08 18:08:08 +10:00
..
graphics Clean up usage of QMK_KEYBOARD_H (#20167) 2023-03-20 08:12:05 +11:00
keymaps [chore] keyboards/tzarc: Alignment with clang-format. (#20265) 2023-03-26 23:56:09 +01:00
rev1 Remove more empty headers (#20155) 2023-03-17 14:02:04 +11:00
rev2 Remove more empty headers (#20155) 2023-03-17 14:02:04 +11:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10: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
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
halconf.h Add Djinn. (#17382) 2022-06-20 14:20:56 +10:00
info.json Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
mcuconf.h Add Djinn. (#17382) 2022-06-20 14:20:56 +10:00
readme.md Add Djinn. (#17382) 2022-06-20 14:20:56 +10:00
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.