diff options
author | yulei <yuleiz@gmail.com> | 2020-11-06 13:36:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-05 21:36:04 -0800 |
commit | d7c90d805f414198a44d1b714363721df38950d6 (patch) | |
tree | 59272ae6712596bd5fb81d7d79e343681456a512 /keyboards/dp60/keymaps/indicator/readme.md | |
parent | 5f2c4349543e06821d3c0b724f36e12767a04e54 (diff) |
add dp60 indicator mode (#8801)
* add dp60 indicator mode
* update according to #7720
* added license header and move the ws2812 codes to a seperate c file
* fixed conflict with master
Diffstat (limited to 'keyboards/dp60/keymaps/indicator/readme.md')
-rw-r--r-- | keyboards/dp60/keymaps/indicator/readme.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/dp60/keymaps/indicator/readme.md b/keyboards/dp60/keymaps/indicator/readme.md new file mode 100644 index 0000000000..bb3fbbbe0b --- /dev/null +++ b/keyboards/dp60/keymaps/indicator/readme.md @@ -0,0 +1,10 @@ + +Indicator RGB leds support for the open source viper/eagle fr4 [plate](https://github.com/yulei/viper_plate.git) + +Three wires need to be soldered: + +B1 pin (SCLK at the board) to the plate's D pin + +VCC to plate's V + +GND to plate's G |