8b438a9165
* info.json: apply friendly formatting * info.json: update layout data - update labels to make them QMK CLI friendly - update key sizes and dimensions (removes key overlaps and mis-locations) * foundation.h: edit white space - convert tabs to spaces - edit alignment of arrays * foundation.h: add matrix diagram * rename LAYOUT to LAYOUT_ansi_split_bs * rename LAYOUT_tkl_ansi_7u to LAYOUT_ansi_tsangan_split_bs * rename LAYOUT_tkl_iso to LAYOUT_iso_split_bs_rshift * rename LAYOUT_tkl_iso_7u to LAYOUT_iso_tsangan_split_bs_rshift * refactor keymaps - use definitions from `layer_names` enum - use grid alignment - use QMK-native keycode aliases * add reference keymaps Add `default_ansi_tsangan_split_bs`, `default_iso_split_bs_rshift`, and `default_iso_tsangan_split_bs_rshift` keymaps. * refactor ISO layouts Edits the ISO layout macros so that the keycode for Enter is to the end of the home row. * info.json: fix LAYOUT_iso_tsangan_split_bs_rshift reference Thanks to zvecr. |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
foundation.c | ||
foundation.h | ||
info.json | ||
readme.md | ||
rules.mk |
foundation
The foundation pcb was designed for protozoa studio's foundation line of keyboards.
- Keyboard Maintainer: wavtype
Make example for this keyboard (after setting up your build environment):
make wavtype/foundation:default
Flashing example for this keyboard:
make wavtype/foundation:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,1) in the matrix (Escape key) and plug in the keyboard
- Physical reset button: Briefly press the button on the back of the PCB
- Keycode in layout: Press the key mapped to RESET if it is available (by default this is set to "Fn + R")