qmk_firmware/keyboards/bt66tech/bt66tech60
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
bt66tech60.c
bt66tech60.h
config.h Move keyboard USB IDs and strings to data driven: B (#17782) 2022-07-25 16:20:19 +01:00
halconf.h
info.json Move keyboard USB IDs and strings to data driven: B (#17782) 2022-07-25 16:20:19 +01:00
mcuconf.h
readme.md
rules.mk

bt66tech60

bt66tech60

  • A handwired 60% keyboard with stm32

  • Keyboard Maintainer: bt66

  • Hardware Supported: handwired, STM32

  • Hardware Availability: anywhere

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

make bt66tech:default

Flashing example for this keyboard:

make bt66tech:default:flash

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