newRPL: [UPDATED April 27-2017] Firmware for testing available for download
|
12-31-2016, 03:38 AM
Post: #504
|
|||
|
|||
RE: newRPL: [UPDATED December-29-16] Firmware for testing available for download
(12-30-2016 08:15 PM)Vtile Wrote: My question were more just a follow up on the new ASNKEY and how it works. Also I'm not fully sure how the programming goes so it would also answer that partly.. This or that I should reload the emu or even better flash my spare 50g unit to newRPL and try it out. Your idea is on the right track. However, the TYPE command is still not implemented. As a workaround (for the time being), you could assign ADD to a long press on the + key: { ADD } "+..L" 0 ASNKEY If you use ADD more than the addition, then assign + to a long press and ADD to the normal key with: { ADD } "+" 0 ASNKEY { + } "+..L" 0 ASNKEY But of course, with this solution you'd have to long press every time you need to add a couple of numbers (since 1 2 ADD --> { 1 2 } and not 3 as in the 50g). |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 10 Guest(s)