qmk-firmware/keyboards/9key
Jonathan Rascher d90038eb9c [Keymap] Assorted personal keymap/userspace updates (#6691)
* Turn off more unnecessary features by default

* Double TAP_CODE_DELAY due to more media key issues

Even with this change, some of the rotary encoder turns on my BDN9's
volume knob still seem to get dropped. It's possible there's something
wrong with the encoder itself. (Maybe the TAP_CODE_DELAY actually causes
QMK to miss an encoder turn? Unclear.) The other knob (backlight
brightness) works fine, FWIW....

* Restructure userspace config.h a bit

* Hack around Instant60 Via EEPROM conflict

Remove this when #6589 is fixed for Via boards.

* Add backlight breathing and (EEPROM) reset to BDN9

* Add keymap for 9-Key macropad
2019-09-07 08:58:17 -07:00
..
keymaps [Keymap] Assorted personal keymap/userspace updates (#6691) 2019-09-07 08:58:17 -07:00
9key.c Add support for 9key by Bishop Keyboards 2017-08-22 23:09:12 -04:00
9key.h Refactor and Configurator updates for 9key (#3024) 2018-05-22 15:58:56 -07:00
config.h Remove all of the deprecated RGB defines 2018-10-22 14:55:57 -04:00
info.json Refactor and Configurator updates for 9key (#3024) 2018-05-22 15:58:56 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Remove commented out MCUs in rules.mk (#5884) 2019-07-16 00:26:38 -07:00

readme.md

9key

9key 9KeyBehind

A compact minipad (3x3) keyboard made and sold by Bishop Keyboards.

Keyboard Maintainer: QMK Community
Hardware Supported: 9key PCB, Pro Micro ATmega32U4
Hardware Availability: BishopKeyboards.com

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

make 9key:default

See build environment setup then the make instructions for more information.