qmk_firmware/keyboards/qpockets/wanten
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
keymaps Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 2022-10-15 09:55:40 -07:00
info.json Move keyboard USB IDs and strings to data driven: Q (#17883) 2022-08-03 15:58:29 +01:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk move @qpocket 's keyboards to qpocket/ (#15827) 2022-02-05 21:16:47 -08:00
wanten.c move @qpocket 's keyboards to qpocket/ (#15827) 2022-02-05 21:16:47 -08:00
wanten.h move @qpocket 's keyboards to qpocket/ (#15827) 2022-02-05 21:16:47 -08:00

wanten

wanten

an ortho drop in PCB for Van cases

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

make qpockets/wanten:default

Flashing example for this keyboard:

make qpockets/wanten: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,0) in the matrix (top left key or encoder) 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 QK_BOOT if it is available