1
0
Fork 0
* my custom layout

* asd

* use qmk-dfu

* :)

* ganti keymap lagi

* my custom layout

* asd

* use qmk-dfu

* :)

* ganti keymap lagi

* my custom layout

* asd

* use qmk-dfu

* :)

* ganti keymap lagi

* Add handwired2x2 project, define pins for atmega328p in config_common.h

* Add USB IDs

* my custom KBD75 layout

* renaldi danang's numpad

* my redox keymap

* reynaldi danang's numpad

* asdasd

* ASH-1800

* added description and layer 1

* added requested changes from fauxpark

* forgot to include this

* USB descriptor parameter:
- assign product id
- assign description

edit formatting on readme.md

* update USB descriptor: change manufacturer

* review from fauxpark and noroadsleft

* remove extra files

* removed unnecessary comment

* minor cleanup
This commit is contained in:
angelbirth 2019-11-20 07:21:19 +07:00 committed by fauxpark
parent 25e9853efe
commit 03e50e6dc9
8 changed files with 954 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# ash1800
![ash1800](https://i.imgur.com/YP173rP.jpg)
ASH-1800 is an attempt to make a cheap g80/g81 clone.
* Keyboard Maintainer: [angelbirth](https://github.com/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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).