diff --git a/Digital_Signs/Digi_Day_3.ir b/Digital_Signs/Digi_Day/Digi_Day_3.ir similarity index 100% rename from Digital_Signs/Digi_Day_3.ir rename to Digital_Signs/Digi_Day/Digi_Day_3.ir diff --git a/Digital_Signs/Sharp_signage.ir b/Digital_Signs/Sharp/Sharp_signage.ir similarity index 100% rename from Digital_Signs/Sharp_signage.ir rename to Digital_Signs/Sharp/Sharp_signage.ir diff --git a/Whiteboards/Promethan/Promethan.ir b/Whiteboards/Promethean/Promethan.ir similarity index 100% rename from Whiteboards/Promethan/Promethan.ir rename to Whiteboards/Promethean/Promethan.ir diff --git a/Whiteboards/Promethan/Promethan_ActivPanel.ir b/Whiteboards/Promethean/Promethan_ActivPanel.ir similarity index 100% rename from Whiteboards/Promethan/Promethan_ActivPanel.ir rename to Whiteboards/Promethean/Promethan_ActivPanel.ir diff --git a/Whiteboards/Promethan/Promethean_Digital_Whiteboard.ir b/Whiteboards/Promethean/Promethean_Digital_Whiteboard.ir similarity index 62% rename from Whiteboards/Promethan/Promethean_Digital_Whiteboard.ir rename to Whiteboards/Promethean/Promethean_Digital_Whiteboard.ir index 2ac7f8e6..96ce4606 100644 --- a/Whiteboards/Promethan/Promethean_Digital_Whiteboard.ir +++ b/Whiteboards/Promethean/Promethean_Digital_Whiteboard.ir @@ -3,13 +3,13 @@ Version: 1 # # Promethean Digital Whiteboard # -name: Power +name: POWER type: parsed protocol: NEC address: 31 00 00 00 command: 81 00 00 00 # -name: Freez +name: Freeze type: parsed protocol: NEC address: 31 00 00 00 @@ -33,7 +33,7 @@ protocol: NEC address: 31 00 00 00 command: C1 00 00 00 # -name: Dwn +name: Down type: parsed protocol: NEC address: 31 00 00 00 @@ -56,3 +56,33 @@ type: parsed protocol: NEC address: 31 00 00 00 command: 8B 00 00 00 +# +name: Zoom- +type: parsed +protocol: NEC +address: 31 00 00 00 +command: 8D 00 00 00 +# +name: Zoom+ +type: parsed +protocol: NEC +address: 31 00 00 00 +command: 8A 00 00 00 +# +name: Source +type: parsed +protocol: NEC +address: 31 00 00 00 +command: 83 00 00 00 +# +name: Page_up +type: parsed +protocol: NEC +address: 31 00 00 00 +command: CB 00 00 00 +# +name: Page_down +type: parsed +protocol: NEC +address: 31 00 00 00 +command: CC 00 00 00