{"content":"\n \n \n <\/a>\n <\/div>\n \n \n AddDominator<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 9 posts\n <\/a>\n <\/div>\n\n \n ed July 2018<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n AddDominator<\/a>\n\n \n 2018-08-05T08:25:25+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n How to add more LED mode for RGB ? Like pressing a button and it will change the mode. My code is like this<\/span><\/a>int ButtonZ = 9; \nint ButtonX = 10;\n\n\nvoid setup()\n{\npinMode(ButtonZ, INPUT); \n\n\n\npinMode(ButtonX, INPUT);\n\n\n}\n\nvoid loop()\n{\nif (digitalRead(ButtonZ) == 0)\n{\nKeyboard.press('z');\n\ndelay(5);\n}\nif (digitalRead(ButtonZ) == 1)\n{\nKeyboard.release('z');\n\n}\nif (digitalRead(ButtonX) == 0)\n{\nKeyboard.press('x');\n\ndelay(5);\n}\nif (digitalRead(ButtonX) == 1)\n{\nKeyboard.release('x');\n\n}\n}\n<\/div><\/div><\/div>\n <\/div>\n <\/div>\n\n \n Last edited by AddDominator<\/a> 2018-08-07T06:39:50+00:00<\/time>, edited 4 times in total.\n <\/div>\n \n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n Feriosu<\/a>\n\n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 4 posts\n <\/a>\n <\/div>\n\n \n ed May 2017<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n Feriosu<\/a>\n\n \n 2018-08-09T12:54:13+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n AddDominator wrote:<\/h4>How to add more LED mode for RGB ? Like pressing a button and it will change the mode. My code is like this<\/span><\/a>int ButtonZ = 9; \nint ButtonX = 10;\n\n\nvoid setup()\n{\npinMode(ButtonZ, INPUT); \n\n\n\npinMode(ButtonX, INPUT);\n\n\n}\n\nvoid loop()\n{\nif (digitalRead(ButtonZ) == 0)\n{\nKeyboard.press('z');\n\ndelay(5);\n}\nif (digitalRead(ButtonZ) == 1)\n{\nKeyboard.release('z');\n\n}\nif (digitalRead(ButtonX) == 0)\n{\nKeyboard.press('x');\n\ndelay(5);\n}\nif (digitalRead(ButtonX) == 1)\n{\nKeyboard.release('x');\n\n}\n}\n<\/div><\/div><\/blockquote>\njust use switch()<\/div>\n <\/div>\n <\/div>\n\n \n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n AddDominator<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 9 posts\n <\/a>\n <\/div>\n\n \n ed July 2018<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n AddDominator<\/a>\n\n \n 2018-08-12T13:08:13+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n Anyone have a PCB guide ? Plz Help<\/div>\n <\/div>\n <\/div>\n\n \n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n Maround<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 2 posts\n <\/a>\n <\/div>\n\n \n ed September 2017<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n Maround<\/a>\n\n \n 2018-08-12T19:23:08+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n \u0414\u0435\u043d\u044c\u0433\u0430 \u0434\u0430\u0439 =) \u043d\u0435\u0442 \u0434\u0435\u043d\u044f\u0433<\/div>\n <\/div>\n <\/div>\n\n \n \n kakjeonxorosh<\/strong><\/div>\n <\/div>\n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n The Gambler<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 1,307 posts\n <\/a>\n <\/div>\n\n \n ed September 2013<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n Topic Starter\n <\/span>\n <\/div>\n \n \n The Gambler<\/a>\n\n \n 2018-08-13T03:53:20+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n UPDATE August 12, 2018:<\/strong>\n\nHi again everyone,\n\nAfter slow progress on my end due to juggling different projects I have finished a rough draft of the newer updated guide. Hopefully, even with the rough formatting, people should find the ideas expressed in the doc easier to absorb than last time. However, for the time being, the guide exists as a doc file and currently not formatted to osu! forum standards.\n\nAlso, SANWA V2 has been finished. \n\n<\/iframe><\/div>\n <\/div>\n <\/div>\n\n \n Last edited by The Gambler<\/a> 2018-08-13T03:54:09+00:00<\/time>, edited 2 times in total.\n <\/div>\n \n \n Build your own osu! keyboard here:t\/411237\/start=0<\/a>For those that swear their existence to keyboards --> https:\/\/geekhack.org\/<\/a><\/strong> || https:\/\/deskthority.net<\/a> <\/strong> || https:\/\/mechanicalkeyboards.com<\/a> <\/strong><\/div>\n <\/div>\n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n AddDominator<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 9 posts\n <\/a>\n <\/div>\n\n \n ed July 2018<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n AddDominator<\/a>\n\n \n 2018-08-18T16:16:16+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n Coming back, just to say thanks about this nice tutorial, you're the best \nhttps:\/\/imgur.com\/a\/2WP4SMc<\/a><\/div>\n <\/div>\n <\/div>\n\n \n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n The Gambler<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 1,307 posts\n <\/a>\n <\/div>\n\n \n ed September 2013<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n Topic Starter\n <\/span>\n <\/div>\n \n \n The Gambler<\/a>\n\n \n 2018-08-18T16:39:16+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n AddDominator wrote:<\/h4><\/blockquote>\n\nOof... the betrayal is real xD<\/div>\n <\/div>\n <\/div>\n\n \n Last edited by The Gambler<\/a> 2018-08-18T16:40:16+00:00<\/time>, edited 3 times in total.\n <\/div>\n \n \n Build your own osu! keyboard here:t\/411237\/start=0<\/a>For those that swear their existence to keyboards --> https:\/\/geekhack.org\/<\/a><\/strong> || https:\/\/deskthority.net<\/a> <\/strong> || https:\/\/mechanicalkeyboards.com<\/a> <\/strong><\/div>\n <\/div>\n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n AddDominator<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 9 posts\n <\/a>\n <\/div>\n\n \n ed July 2018<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n AddDominator<\/a>\n\n \n 2018-08-19T07:37:55+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n The Gambler wrote:<\/h4>AddDominator wrote:<\/h4><\/blockquote>\n\nOof... the betrayal is real xD<\/blockquote>\nThanks you for the tutorial <3<\/div>\n <\/div>\n <\/div>\n\n \n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n ZisonZishen<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 20 posts\n <\/a>\n <\/div>\n\n \n ed February 2018<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n \n ZisonZishen<\/a>\n\n \n 2018-08-20T14:07:06+00:00<\/time>\n <\/a>\n <\/div>\n <\/div>\n\n <\/div>\n\n \n \n I've made an osukeyboard with a \nmouse\uff08ve broken\u3001and a little box to cover them\uff0cbut now it still have no lights and not goodlooking at all\nHere I am Looking forward to develop an new kind of osuing key board which's able to put one all hand on it and give players a much more comfortable enverment to power there brain\uff08IQ+10\n\uff08:DL<\/div>\n <\/div>\n <\/div>\n\n \n Last edited by ZisonZishen<\/a> 2018-08-20T16:39:55+00:00<\/time>, edited 4 times in total.\n <\/div>\n \n \n hi,\u8fd9\u91cc\u662f\u6cb3\u4e2d\u5b50\u7533<\/strong><\/h2><\/div>\n <\/div>\n \n <\/div>\n <\/div>\n \n \n \n <\/a>\n <\/div>\n \n \n AddDominator<\/a>\n\n \n \n \n \n \n <\/span>\n <\/a>\n <\/div>\n \n \n \n 9 posts\n <\/a>\n <\/div>\n\n \n ed July 2018<\/strong>\n <\/div>\n <\/div>\n\n \n \n \n \n 5e2jq