]> git.donarmstrong.com Git - qmk_firmware.git/commit
ASH-1800 (#7031)
authorangelbirth <ricky.ason@gmail.com>
Wed, 20 Nov 2019 00:21:19 +0000 (07:21 +0700)
committerfauxpark <fauxpark@gmail.com>
Wed, 20 Nov 2019 00:21:19 +0000 (11:21 +1100)
commit03e50e6dc9f661cdce4156279f1229af80b91b8e
treeea5806d588ead7f774c32f3e78416895ae100f19
parent25e9853efe28e8897cd9128d7515d3f60f482aad
ASH-1800 (#7031)

* 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
keyboards/ash1800/ash1800.c [new file with mode: 0644]
keyboards/ash1800/ash1800.h [new file with mode: 0644]
keyboards/ash1800/config.h [new file with mode: 0644]
keyboards/ash1800/info.json [new file with mode: 0644]
keyboards/ash1800/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/ash1800/keymaps/default/readme.md [new file with mode: 0644]
keyboards/ash1800/readme.md [new file with mode: 0644]
keyboards/ash1800/rules.mk [new file with mode: 0644]