forked from forks/qmk_firmware
b173c05cc2
* Remove unnecessary re-definitions for XXXXXXX and _______ * Update 6lit to use KC_NO in layout macros * Update rules.mk to follow current template * Remove use of deprecated function action_get_macro - unused and contents were from old template * Remove use of deprecated function action_get_macro - all code was commented out * Remove use of deprecated function action_get_macro - convert macro to use process_record_user * Convert keymap to consistent use of _______ * fix use of old style header guards * Swap KC_NO for XXXXXXX macro since the swap to the macro for KC_TRANS * Resolve use of ?= in rules.mk files * Remove duplication of rules.mk and config.h in gherkin mjt keymap * Remove unnecessary #includes * Align layout macros so foobar can use gherkin keymaps * Align 6lit layout macros with foobar * Remove ifndef QUANTUM_DIR from keymaps |
||
---|---|---|
.. | ||
keymaps | ||
6lit.c | ||
6lit.h | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk |
6lit
6 key macropad that fits within the 100mm x 100mm PCB size. Can be used singly as a regular 6 key macropad as well.
Keyboard Maintainer: QMK Community
Hardware Supported: 6lit PCB
Hardware Availability: 6lit project on 40% Keyboards
Make example for this keyboard (after setting up your build environment):
make 40percentclub/6lit:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.