You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/exent
MechMerlin 3cb216f381 [Keyboard] New Keyboard: Exent (#6985)
* initial commit

* thank you mr keebs for making this easy. Added 65_ansi macro made from mrkeebs kle2qmk tool.

* split backspace requires an additional row

* change k43 to k42

* add in split space bar support for LAYOUT_all

* add QMK Configurator support

* make default keymap more usable

* update readme

* Update keyboards/exent/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/exent/keymaps/default/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/exent/keymaps/default/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update keyboards/exent/rules.mk

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
6 years ago
..
keymaps/default [Keyboard] New Keyboard: Exent (#6985) 6 years ago
config.h [Keyboard] New Keyboard: Exent (#6985) 6 years ago
exent.c [Keyboard] New Keyboard: Exent (#6985) 6 years ago
exent.h [Keyboard] New Keyboard: Exent (#6985) 6 years ago
info.json [Keyboard] New Keyboard: Exent (#6985) 6 years ago
readme.md [Keyboard] New Keyboard: Exent (#6985) 6 years ago
rules.mk [Keyboard] New Keyboard: Exent (#6985) 6 years ago
usbconfig.h [Keyboard] New Keyboard: Exent (#6985) 6 years ago

readme.md

exent

65% custom keyboard with large bezels.

Keyboard Maintainer: mechmerlin
Hardware Supported: Exent PCB
Hardware Availability: Geekhack GB

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.