Add new devices

Asus Zenfone 2
Barnes and Noble Noook HD and HD+
LG Optimus G Pro GSM

Change-Id: I862d8863bcbb4be0696e2185c0add97e94df805c
diff --git a/_devices/asuszenfone2.markdown b/_devices/asuszenfone2.markdown
new file mode 100644
index 0000000..ab81b7e
--- /dev/null
+++ b/_devices/asuszenfone2.markdown
@@ -0,0 +1,25 @@
+---

+layout: device

+title:  "Asus ZenFone 2"

+codename: fhd

+downloadfolder: fhd

+supportstatus: Current

+maintainer: Dees_Troy or bigbiff

+oem: Asus

+devicetree: https://github.com/teamwin/android_device_asus_fhd

+ddof: /dev/block/by-name/recovery

+---

+

+{% include disclaimer.html %}

+

+{% include supportstatus.html %}

+

+{% include appinstall.html %}

+

+{% include download.html %}

+

+{% include twrpinstall.html %}

+

+{% include fastbootinstall.html %}

+

+{% include ddinstall.html %}

diff --git a/_devices/barnesnoblenookhd.markdown b/_devices/barnesnoblenookhd.markdown
new file mode 100644
index 0000000..b1ab48a
--- /dev/null
+++ b/_devices/barnesnoblenookhd.markdown
@@ -0,0 +1,23 @@
+---

+layout: device

+title:  "Barnes & Noble Nook HD"

+codename: hummingbird

+downloadfolder: hummingbird

+supportstatus: Current

+maintainer: airend

+oem: "Barnes & Noble"

+devicetree: https://github.com/CyanogenMod/android_device_bn_hummingbird

+ddof: /dev/block/platform/omap/omap_hsmmc.1/by-name/recovery

+---

+

+{% include disclaimer.html %}

+

+{% include supportstatus.html %}

+

+{% include appinstall.html %}

+

+{% include download.html %}

+

+{% include twrpinstall.html %}

+

+{% include ddinstall.html %}

diff --git a/_devices/barnesnoblenookhdplus.markdown b/_devices/barnesnoblenookhdplus.markdown
new file mode 100644
index 0000000..f8d7cdc
--- /dev/null
+++ b/_devices/barnesnoblenookhdplus.markdown
@@ -0,0 +1,23 @@
+---

+layout: device

+title:  "Barnes & Noble Nook HD+"

+codename: ovation

+downloadfolder: ovation

+supportstatus: Current

+maintainer: airend

+oem: "Barnes & Noble"

+devicetree: https://github.com/CyanogenMod/android_device_bn_ovation

+ddof: /dev/block/platform/omap/omap_hsmmc.1/by-name/recovery

+---

+

+{% include disclaimer.html %}

+

+{% include supportstatus.html %}

+

+{% include appinstall.html %}

+

+{% include download.html %}

+

+{% include twrpinstall.html %}

+

+{% include ddinstall.html %}

diff --git a/_devices/lgoptimusgpro.markdown b/_devices/lgoptimusgpro.markdown
new file mode 100644
index 0000000..c26bf88
--- /dev/null
+++ b/_devices/lgoptimusgpro.markdown
@@ -0,0 +1,21 @@
+---

+layout: device

+title:  "LG Optimus G Pro GSM"

+codename: e980

+downloadfolder: e980

+supportstatus: Current

+maintainer: nerdyblonde

+oem: LG

+ddof: /dev/block/platform/msm_sdcc.1/by-name/recovery

+devicetree: https://github.com/CyanogenMod/android_device_lge_e980

+---

+

+{% include disclaimer.html %}

+

+{% include supportstatus.html %}

+

+{% include download.html %}

+

+{% include twrpinstall.html %}

+

+{% include ddinstall.html %}