qmk-firmware/keyboards/at_at/660m
Joel Challis 014ad1d747
Fix RESET keycode on some STM32F072 keyboards (#8134)
* Add f072 board files with 'enter_bootloader_mode_if_requested' support

* rename default f072 board file to GENERIC_STM32_F072XB

* Remove board files

* Add bootloader def

* Update generic f072 board paths

* Revert wrong deletion
2020-02-13 19:39:22 +00:00
..
boards/ST_STM32F072B_DISCOVERY [Keyboard] Introduce AT-AT 660M (#6729) 2019-09-18 11:14:49 -07:00
keymaps/default [Keyboard] Introduce AT-AT 660M (#6729) 2019-09-18 11:14:49 -07:00
660m.c [Keyboard] Introduce AT-AT 660M (#6729) 2019-09-18 11:14:49 -07:00
660m.h [Keyboard] Introduce AT-AT 660M (#6729) 2019-09-18 11:14:49 -07:00
bootloader_defs.h [Keyboard] Introduce AT-AT 660M (#6729) 2019-09-18 11:14:49 -07:00
chconf.h Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. 2020-01-28 23:45:42 +11:00
config.h [Keyboard] Introduce AT-AT 660M (#6729) 2019-09-18 11:14:49 -07:00
halconf.h [Keyboard] Introduce AT-AT 660M (#6729) 2019-09-18 11:14:49 -07:00
info.json [Keyboard] Introduce AT-AT 660M (#6729) 2019-09-18 11:14:49 -07:00
mcuconf.h [Keyboard] Introduce AT-AT 660M (#6729) 2019-09-18 11:14:49 -07:00
readme.md [Keyboard] Introduce AT-AT 660M (#6729) 2019-09-18 11:14:49 -07:00
rules.mk Fix RESET keycode on some STM32F072 keyboards (#8134) 2020-02-13 19:39:22 +00:00

readme.md

AT-AT 660M

660M keyboard

Keyboard Maintainer: Adrien Tétar
Hardware Supported: AT-AT 660M
Hardware Availability: https://github.com/adrientetar/660m

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

make at_at/660m:default

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