qmk_firmware/keyboards/exent
2023-02-08 18:41:46 +11:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Remove unused Bootmagic row/col defines from config.h (#19761) 2023-02-07 00:05:37 +00:00
exent.c Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
exent.h Exent cleanup (#13353) 2021-06-27 05:07:44 +10:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md Exent cleanup (#13353) 2021-06-27 05:07:44 +10:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Exent

65% custom keyboard with large bezels.

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

make exent:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make exent:default:flash

Reset Key: Hold down the key located at k0d, commonly programmed as Backspace while plugging in the keyboard.

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