Search found 63 matches
- 28 May 2013, 16:12
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 22 May 2013, 22:14
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
Ordered a ribbon cable from Mouser which according to it's data sheet and my digital caliper is the right size except it has two extra pins. I can then use it to breadboard and then I'll be able to solder it to the perf or stripboard (Can't decide which to go with). Which also will make it a lot ...
- 22 May 2013, 01:25
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 22 May 2013, 01:11
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 22 May 2013, 00:41
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 21 May 2013, 17:06
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 21 May 2013, 14:32
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 21 May 2013, 03:13
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 20 May 2013, 22:18
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 20 May 2013, 04:54
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 19 May 2013, 09:08
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 19 May 2013, 02:15
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
Yeah I was just looking at that. About to tackle it now. Wish me luck 
Edit:
Is there a list of those codes?
Edit found it:
https://github.com/tmk/tmk_keyboard/blo ... /keymap.md
Edit:
Hmmm That doesn't match up to what keymap.c has in it.
Any ideas?

Edit:
Is there a list of those codes?
Edit found it:
https://github.com/tmk/tmk_keyboard/blo ... /keymap.md
Edit:
Hmmm That doesn't match up to what keymap.c has in it.

Any ideas?
- 19 May 2013, 01:31
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 18 May 2013, 23:56
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 18 May 2013, 20:48
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 18 May 2013, 03:53
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 18 May 2013, 03:05
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
Code: Select all
static void init_rows(void)
{
// Input with pull-up(DDR:0, PORT:1)
DDRB &= ~0b00111111;
PORTB |= 0b00111111;
}
- 18 May 2013, 02:11
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 18 May 2013, 02:11
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 18 May 2013, 02:11
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 18 May 2013, 02:07
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 18 May 2013, 01:53
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 18 May 2013, 00:39
- Forum: Workshop
- Topic: How to open up a Filco Majestouch Minila. (Cleanly!)
- Replies: 2
- Views: 3486
- 18 May 2013, 00:35
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 17 May 2013, 23:04
- Forum: Workshop
- Topic: How to open up a Filco Majestouch Minila. (Cleanly!)
- Replies: 2
- Views: 3486
How to open up a Filco Majestouch Minila. (Cleanly!)
I wrapped the guide in the spoiler tag to help clean up the page. Hit Show to check it out!
Remove two screws near the rear two rubber pads on the bottom.
Insert card like so:
http://i.imgur.com/0jkUmTS.jpg
Rotate card:
http://i.imgur.com/D5M1B7F.jpg
Repeat for all corners:
You may ...
Remove two screws near the rear two rubber pads on the bottom.
Insert card like so:
http://i.imgur.com/0jkUmTS.jpg
Rotate card:
http://i.imgur.com/D5M1B7F.jpg
Repeat for all corners:
You may ...
- 17 May 2013, 20:37
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 16 May 2013, 21:33
- Forum: Workshop
- Topic: Host Computer's Awareness of Layer Keys
- Replies: 13
- Views: 6559
- 14 May 2013, 03:32
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026
- 13 May 2013, 20:48
- Forum: Workshop
- Topic: Host Computer's Awareness of Layer Keys
- Replies: 13
- Views: 6559
I feel like most boards do that. I'll have to try my MiniLa and see if it does or doesn't.Muirium wrote:Ne0phyte reports the HHKB conceals its function key state from the host. It's used entirely within the keyboard's own logic. Quite the opposite of Apple's.
- 13 May 2013, 20:34
- Forum: Workshop
- Topic: Filco MiniLa + Teensy
- Replies: 145
- Views: 46026