qmk_firmware/keyboards/wuque/promise87/wkl
spbgzh 8b1069f15a
[Add function] add 'Split Space and ISO and delete RGUI for Promise 87 (#18929)
* 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>
2022-11-22 12:56:48 -08:00
..
keymaps [Add function] add 'Split Space and ISO and delete RGUI for Promise 87 (#18929) 2022-11-22 12:56:48 -08:00
config.h
info.json [Add function] add 'Split Space and ISO and delete RGUI for Promise 87 (#18929) 2022-11-22 12:56:48 -08:00
readme.md [Add function] add 'Split Space and ISO and delete RGUI for Promise 87 (#18929) 2022-11-22 12:56:48 -08:00
rules.mk
wkl.c
wkl.h [Add function] add 'Split Space and ISO and delete RGUI for Promise 87 (#18929) 2022-11-22 12:56:48 -08:00

promise87

Promise87

More Info at promise87

  • Keyboard Maintainer: spbgzh
  • Hardware Supported: promise 87
  • Hardware Availability: 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.