qmk_firmware/keyboards/atreus62
ridingqwerty 66fe3001e4
Trim firmware sizes from default rules.mk, part 1 (#8027)
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files

* Correct some 'rules.mk' in boards buried under vendor folders

* PR8027 patch

Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-01-29 12:51:25 -05:00
..
keymaps Ensure setPinInput actually sets input high-Z (#6237) 2020-01-26 23:04:38 -05:00
atreus62.c Adding Support for atreus62 keyboard. https://github.com/profet23/atreus62 2016-11-16 23:52:36 -05:00
atreus62.h Remove old promicro_bootloader_jmp() declarations (#6444) 2019-08-21 02:05:08 +01:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json Configurator updates for Atreus/Atreus62 (#3065) 2018-05-28 20:29:14 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Trim firmware sizes from default rules.mk, part 1 (#8027) 2020-01-29 12:51:25 -05:00

readme.md

Atreus

A 62 key variant of the Atreus keyboard.

https://github.com/profet23/atreus62

Keyboard Maintainer: QMK Community
Hardware Supported: Atreus62 PCB
Hardware Availability: http://shop.profetkeyboards.com/product/atreus62-keyboard

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

make atreus62:default

See build environment setup then the make instructions for more information.