qmk_firmware/keyboards/ash1800
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
ash1800.c
ash1800.h
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
info.json Move keyboard USB IDs and strings to data driven: A (#17781) 2022-07-26 01:52:18 +01:00
readme.md
rules.mk

readme.md

ash1800

ash1800

ASH-1800 is an attempt to make a cheap g80/g81 clone.

  • Keyboard Maintainer: angelbirth
  • Hardware Supported: ASH-1800, ATMega32u4
  • Hardware Availability: private GB

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

make ash1800:default

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