qmk_firmware/keyboards/mehkee96
2023-02-22 01:12:42 +00:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
config.h Remove default and unused BACKLIGHT_LEVELS (#19898) 2023-02-22 01:12:42 +00:00
info.json Move LED indicator config to data driven (#19800) 2023-02-17 13:14:29 +11:00
mehkee96.c Refactor to use led config - Part 6 (#12115) 2021-03-10 22:48:18 +00:00
mehkee96.h Mehkee96 LED state & count + transposed keys fixes (#16061) 2022-01-27 14:48:45 +00:00
readme.md [Keyboard] Update ATmega32A readme files to match template (#7462) 2019-11-23 20:42:20 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Mehkee 96KEE

mehkee96

96-key Keyboard from mehkee

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

make mehkee96:default

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

make mehkee96:default:flash

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