You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis 01473075f8
Migrate features from rules.mk to data driven - EFGH (#23248)
3 months ago
..
keymaps Tap Dance: remove `qk_` prefix (#19313) 1 year ago
chconf.h Fixup ChibiOS header inclusion search ordering. (#19623) 1 year ago
config.h Move RGBLight animations to data driven (#21635) 10 months ago
elemental75.c Move single `LAYOUT`s to data driven (#20365) 1 year ago
keyboard.json Migrate features from rules.mk to data driven - EFGH (#23248) 3 months ago
readme.md RESET -> QK_BOOT keyboard readme (#18110) 1 year ago

readme.md

Elemental75

A compact 75% keyboard made and sold by Halokeys.

  • Keyboard Maintainer: Shamit Surana
  • Hardware Supported: Elemental75
  • Hardware Availability: Not Available Yet

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the Escape key down (top left key) and plug in the keyboard
  • Physical reset button: Hold the reset button on the back of the PCB for at least 5 seconds.
  • Keycode in layout: Hold the key mapped to QK_BOOT if it is available

Make example for this keyboard (after setting up your build environment):

make halokeys/elemental75:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.