+ terpri_ (~terpri@2606-a000-1127-a177-b4ed-3008-1302-e258.inf6.spectrum.com) | 01:14 | |
- terpri (QUIT: Ping timeout: 260 seconds) (~terpri@2606-a000-1127-a177-b4ed-3008-1302-e258.inf6.spectrum.com) | 01:17 | |
+ sm2n_ (~sm2n@hmtnon1497w-lp140-02-67-70-67-140.dsl.bell.ca) | 02:03 | |
- sm2n (QUIT: Read error: Connection reset by peer) (~sm2n@hmtnon1497w-lp140-02-67-70-67-140.dsl.bell.ca) | 02:04 | |
+ codezero4 (~codezero@bestla.uberspace.de) | 02:08 | |
- codezero (QUIT: Ping timeout: 256 seconds) (~codezero@bestla.uberspace.de) | 02:09 | |
* codezero4 -> codezero | 02:09 | |
+ terpri__ (~terpri@2606-a000-1127-a177-b4ed-3008-1302-e258.inf6.spectrum.com) | 02:10 | |
- terpri_ (QUIT: Ping timeout: 260 seconds) (~terpri@2606-a000-1127-a177-b4ed-3008-1302-e258.inf6.spectrum.com) | 02:13 | |
- terpri__ (QUIT: Remote host closed the connection) (~terpri@2606-a000-1127-a177-b4ed-3008-1302-e258.inf6.spectrum.com) | 02:14 | |
+ terpri__ (~terpri@2606-a000-1127-a177-b4ed-3008-1302-e258.inf6.spectrum.com) | 02:15 | |
- erlehmann (QUIT: Read error: Connection reset by peer) (~erlehmann@46.114.35.128) | 02:39 | |
+ erlehmann (~erlehmann@46.114.34.100) | 02:55 | |
- oomono (QUIT: Quit: Connection closed for inactivity) (uid328183@gateway/web/irccloud.com/x-mpzqnwnyjmzklmbu) | 02:59 | |
* terpri__ -> terpri | 03:22 | |
* sm2n_ -> sm2n | 04:06 | |
- B[] (QUIT: Ping timeout: 260 seconds) (~Thunderbi@219-89-228-78-adsl.sparkbb.co.nz) | 04:55 | |
- _Bnu (QUIT: Read error: Connection reset by peer) (~beeanyew@89-160-120-72.cust.bredband2.com) | 05:26 | |
+ _Bnu- (boll@89-160-120-54.cust.bredband2.com) | 08:36 | |
+ _Bnu (~beeanyew@89-160-120-72.cust.bredband2.com) | 08:36 | |
- _Bnu- (QUIT: Client Quit) (boll@89-160-120-54.cust.bredband2.com) | 08:37 | |
- kremlin (QUIT: Ping timeout: 256 seconds) (~kremlin@uglyman.kremlin.cc) | 08:57 | |
+ B[] (~Thunderbi@219-89-228-78-adsl.sparkbb.co.nz) | 09:49 | |
- dckc (QUIT: Ping timeout: 240 seconds) (~DanC@user2.kumc.edu) | 10:30 | |
+ dckc (~DanC@2605:a601:ac60:1000:a511:7a57:e6c0:1df5) | 10:35 | |
+ oomono (uid328183@gateway/web/irccloud.com/x-hkzvnddrbskwsffj) | 11:00 | |
- B[] (QUIT: Ping timeout: 260 seconds) (~Thunderbi@219-89-228-78-adsl.sparkbb.co.nz) | 12:47 | |
ehmry | mntmn: is it possible to get distinct scancodes for the left and right spacebars? I have another keyboard with a split space and I've gotten used to space on the right and a modifier on the left | 14:41 |
---|---|---|
+ terpri_ (~terpri@2606-a000-1127-a177-b4ed-3008-1302-e258.inf6.spectrum.com) | 15:07 | |
- terpri (QUIT: Ping timeout: 244 seconds) (~terpri@2606-a000-1127-a177-b4ed-3008-1302-e258.inf6.spectrum.com) | 15:11 | |
- dckc (QUIT: Ping timeout: 244 seconds) (~DanC@2605:a601:ac60:1000:a511:7a57:e6c0:1df5) | 15:30 | |
+ dckc (~DanC@user2.kumc.edu) | 15:37 | |
mntmn | ehmry: yes, possible, just edit https://source.mntmn.com/MNT/reform/src/branch/master/reform2-keyboard-fw/Keyboard.c#L83 | 15:43 |
ehmry | mntmn: excellent | 15:46 |
mntmn | ehmry: debian has a broken avr toolchain on arm, but i guess you're not using debian ;) | 15:51 |
mntmn | like, avr-binutils is borked on arm64 | 15:51 |
mntmn | ehmry: to reflash the keyboard you have to unscrew the oled display (in that version) and make sure the PROG dip switch is ON. then press the lil' reset button and the keyboard can be flashed. | 15:52 |
mntmn | (it is advisable to have an external keyboard at that point) | 15:52 |
mntmn | or some other means to enter a return after sudo ./flash.sh, like middle mouse and a newline character in the clipboard... | 15:53 |
Asmadeus | mntmn: btw I don't have a reform yet to test but since I was looking forward to it I looked at a way to make "EXSEL" + somekey emit other keycodes (e.g. media keys), the code doesn't seem to allow that easily yet | 16:07 |
Asmadeus | I've got some (obviously untested) code but not sure how to make a PR on source.mntmn.com, what's best for you? If interested at all obviously | 16:07 |
ehmry | wow, i could get a precompiled avr toolchain | 16:11 |
mntmn | Asmadeus: for that i can make you an account on source.mntmn.com. just email me your desired username/mail address combo and i'll respond with a temp pw | 16:14 |
mntmn | Asmadeus: lukas@mntre.com | 16:14 |
Asmadeus | ok, will do! | 16:15 |
mntmn | ehmry: what do you mean, why is that wow? :D | 16:15 |
ehmry | mntmn: I'm supprised it was available for aarch64 | 16:20 |
mntmn | ehmry: ah :D | 16:56 |
ehmry | mntmn: I'm also going to bother you about an account | 16:57 |
mntmn | ehmry: ok good | 16:58 |
+ terpri__ (~terpri@2606-a000-1127-a177-b4ed-3008-1302-e258.inf6.spectrum.com) | 18:21 | |
- terpri_ (QUIT: Ping timeout: 240 seconds) (~terpri@2606-a000-1127-a177-b4ed-3008-1302-e258.inf6.spectrum.com) | 18:23 | |
- tiwake (QUIT: Ping timeout: 264 seconds) (~tiwake@75-111-184-123.lbbkcmtk01.res.dyn.suddenlink.net) | 19:48 | |
- oomono (QUIT: Quit: Connection closed for inactivity) (uid328183@gateway/web/irccloud.com/x-hkzvnddrbskwsffj) | 20:50 | |
- JDGJr (QUIT: Remote host closed the connection) (~JDGJr@209.131.238.80) | 21:33 | |
* terpri__ -> terpri | 23:11 | |
+ oomono (uid328183@gateway/web/irccloud.com/x-agjgxmxabnwkuwpw) | 23:19 | |
+ tiwake (~tiwake@75-111-184-123.lbbkcmtk01.res.dyn.suddenlink.net) | 23:58 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!