qmk-firmwares/keyboards/wuque/creek70
James Young 09c89bc7e6
Wuque Creek70 Layout Additions and Touch-Up (#21346)
* [chore] correct layout data

* [docs] add layout/matrix diagram

* [refactor] rename LAYOUT to LAYOUT_all

* [enhancement] add LAYOUT_ansi_split_space_split_bs_rshift

* [enhancement] add LAYOUT_ansi_split_space

* [enhancement] add LAYOUT_ansi_split_bs_rshift

* [enhancement] add LAYOUT_ansi

* [enhancement] add LAYOUT_ansi_tsangan_split_bs_rshift

* [enhancement] add LAYOUT_ansi_tsangan

* [style] refactor keymaps

- use four-space indent
- convert tabs to spaces
- use QMK-native keycode aliases
2023-06-23 01:27:42 -07:00
..
keymaps Wuque Creek70 Layout Additions and Touch-Up (#21346) 2023-06-23 01:27:42 -07:00
config.h Move RGBLIGHT_LIMIT_VAL to data driven (#20974) 2023-05-27 12:27:44 +10:00
info.json Wuque Creek70 Layout Additions and Touch-Up (#21346) 2023-06-23 01:27:42 -07:00
matrix_diagram.md Wuque Creek70 Layout Additions and Touch-Up (#21346) 2023-06-23 01:27:42 -07:00
readme.md Remove invalid characters (#20277) 2023-03-28 14:33:00 +01:00
rules.mk [Keyboard] update creek70 change rgb num (#20196) 2023-03-21 12:07:47 -07:00

creek70

More Info at creek70

  • Keyboard Maintainer: spbgzh
  • Hardware Supported: creek 70
  • Hardware Availability: creek70

Make example for this keyboard (after setting up your build environment):

make wuque/creek70:default

Flashing example for this keyboard:

make wuque/creek70: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.