summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/hex4b/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-14/+14
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Hex 4b LED Layer Indicater (#15160)nazerim2021-12-273-0/+114
| | | | | * Hex 4b VIA Keymap to use scroll lock and num lock LED's to indicate active layer (0,1,2,3) * Added readme.md file
* Mechlovin Hex4B: extend layout support (#14651)James Young2021-09-302-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | * use XXX for KC_NO in hex4b.h * add matrix diagram to hex4b.h * rename LAYOUT to LAYOUT_all * remove reference to KBFirmware JSON Parser * info.json: add line breaks between rows * rename LAYOUT_all to LAYOUT_split_bs - LAYOUT alias for backward compatibility - LAYOUT_all alias to signify support for every matrix position * add LAYOUT_2u_bs * add LAYOUT_tsangan_split_bs * add LAYOUT_tsangan_2u_bs * info.json: remove meta key
* [Keyboard] Add Hex4B PCB (#13435)mechlovin2021-08-064-0/+82
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: vuhopkep <boy9x0@gmail.com>