qmk-firmwares/keyboards/gboards/butterstick
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
keymaps Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
butterstick.c
butterstick.h
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: G (#17818) 2022-07-27 20:19:09 +01:00
readme.md
rules.mk gboards/butterstick: move steno rules config to keymap level (#16666) 2022-03-16 04:08:52 +00:00
sten.c Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
sten.h

Butter Stick

Butter Stick

A chorded 20% keyboard packing full sized useage into your pocket. More info on gboards.ca!

Keyboard Maintainer: Germ
Hardware Availability: g Heavy Industries

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

make gboards/butterstick:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.