qmk-firmware/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>
2019-10-09 10:23:38 -07:00
..
keymaps/default [Keyboard] New Keyboard: Exent (#6985) 2019-10-09 10:23:38 -07:00
config.h [Keyboard] New Keyboard: Exent (#6985) 2019-10-09 10:23:38 -07:00
exent.c [Keyboard] New Keyboard: Exent (#6985) 2019-10-09 10:23:38 -07:00
exent.h [Keyboard] New Keyboard: Exent (#6985) 2019-10-09 10:23:38 -07:00
info.json [Keyboard] New Keyboard: Exent (#6985) 2019-10-09 10:23:38 -07:00
readme.md [Keyboard] New Keyboard: Exent (#6985) 2019-10-09 10:23:38 -07:00
rules.mk [Keyboard] New Keyboard: Exent (#6985) 2019-10-09 10:23:38 -07:00
usbconfig.h [Keyboard] New Keyboard: Exent (#6985) 2019-10-09 10:23:38 -07:00

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.