forked from mirrors/qmk_firmware
8b1069f15a
* add split space and ISO * Update wkl.h * update ISO * update * change KC_LGUI to KC_RGUI * delete RGUI * format * update promise87 readme.md * update promise87 wkl readme.md * Update readme.md * Update readme.md * change KC_SLCK to KC_SCRL * wuque/promise87/ansi: standardize Layout Macro names - rename `LAYOUT_tkl_f13_ansi` to `LAYOUT_tkl_f13_ansi_tsangan` - convert `LAYOUT_tkl_f13_ansi_iso` to `LAYOUT_tkl_f13_iso_tsangan` (adds position `K41`) - rename `LAYOUT_tkl_f13_ansi_split_space` to `LAYOUT_tkl_f13_ansi_tsangan_split_space` - rename `LAYOUT_tkl_f13_ansi_split_bs` to `LAYOUT_tkl_f13_ansi_tsangan_split_bs` - rename `LAYOUT_tkl_f13_ansi_split_lshift` to `LAYOUT_tkl_f13_ansi_tsangan_split_lshift` - rename `LAYOUT_tkl_f13_ansi_split_rshift` to `LAYOUT_tkl_f13_ansi_tsangan_split_rshift` - rename `LAYOUT_tkl_f13_ansi_split_bs_rshift` to `LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift` * wuque/promise87/wkl: refactor LAYOUT_tkl_f13_ansi_wkl_iso Refactors `LAYOUT_tkl_f13_ansi_wkl_iso` into `LAYOUT_tkl_f13_iso_wkl` by adding position `K41` (Non-US Backslash) to the layout macro. Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk | ||
wkl.c | ||
wkl.h |
promise87
More Info at promise87
Make example for this keyboard (after setting up your build environment):
make wuque/promise87/wkl:default
Flashing example for this keyboard:
make wuque/promise87/wkl:default:flash
Bootloader
Enter the bootloader using one of the following methods:
- Tap the Reset switch mounted on the PCB
- In the case of the default keymap, use the key combination Fn + PageUp
- Hold the Esc key while connecting the USB cable (also erases persistent settings)
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.