Search found 46 matches

by ROFLmonster
01 Apr 2015, 16:59
Forum: Group buys
Topic: Cherry MX and Matias switches
Replies: 4661
Views: 931624

Also with 0789? Asking just in case you missed the SHIPNOW. (I really need the switches...)
by ROFLmonster
31 Mar 2015, 20:23
Forum: Group buys
Topic: Cherry MX and Matias switches
Replies: 4661
Views: 931624

duckness wrote: Hi, I paid quite a few hours ago but there has yet to be acknowledgement of my payment? #850 here.
I don't think the bot responds to payments. You can just send him random text (titled 'dsfds' and contains 'ryhdfhg') and you'll get an invoice, it should say Amound Due: 0 EUR.
by ROFLmonster
31 Mar 2015, 11:40
Forum: Group buys
Topic: Cherry MX and Matias switches
Replies: 4661
Views: 931624

Well I submitted a shipnow request, hopefully 0789 will ship out soon.
by ROFLmonster
30 Mar 2015, 16:25
Forum: Group buys
Topic: Cherry MX and Matias switches
Replies: 4661
Views: 931624

So blacks are still stuck in customs? Any estimate on when you'll get them? Or should I just add SHIPNOW to my order...?
by ROFLmonster
28 Mar 2015, 20:08
Forum: Group buys
Topic: Cherry MX and Matias switches
Replies: 4661
Views: 931624

So I checked with the bot if my payment went through, and even though I was asked to pay $35.15, and Paypal sent me a confirmation that I paid exactly $35.15, I still have 0.30 EUR due? Can you look into it? Edit: Received another invoice with 0 EUR due, so thanks SL89 or 7bit, whoever took care of ...
by ROFLmonster
25 Mar 2015, 07:41
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

Try looking at your wiring, but if it compiled you're on the right track. I remember I had problems where the num lock led was set to a pin I was using, so check that out in led.c.

If not that it's somewhere in matrix.c probably.
by ROFLmonster
24 Mar 2015, 20:15
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

Hello, I am a new user here. I have used this guide to make a teensy++ controller for an IBM Model M. I am having some compilation errors that I cannot figure out. Here is the pastebin of the entire compilation: http://pastebin.com/ewdfZi2K Here is the important warning messages: keymap_poker.c:6:5...
by ROFLmonster
23 Mar 2015, 16:53
Forum: Group buys
Topic: Cherry MX and Matias switches
Replies: 4661
Views: 931624

Thanks. 0789 paid, now waiting for black to arrive.
by ROFLmonster
23 Mar 2015, 15:50
Forum: Group buys
Topic: Cherry MX and Matias switches
Replies: 4661
Views: 931624

And then wait for another invoice and pay, right? Got it.
by ROFLmonster
23 Mar 2015, 15:42
Forum: Group buys
Topic: Cherry MX and Matias switches
Replies: 4661
Views: 931624

Oh I see, in which case can you remove mx locks from my order? I didn't pay yet, should I just clear all and make a new order?
by ROFLmonster
23 Mar 2015, 11:20
Forum: Group buys
Topic: Cherry MX and Matias switches
Replies: 4661
Views: 931624

Any idea if the MX locks and MX blacks will be here on the same time? I need both, but I need the blacks more and won't wait for the locks if they arrive later.

I'll make an order on both, anyway, though.
by ROFLmonster
20 Mar 2015, 11:35
Forum: Group buys
Topic: Cherry MX and Matias switches
Replies: 4661
Views: 931624

Any chance you'll offer (costar) stabilizers, too?
Only place with reasonable international shipping who has them is WASD, and I rather to buy everything from the same palce.
by ROFLmonster
14 Mar 2015, 17:57
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

You can do what I did that every FN key just calls a custom function with ACTION_FUNCTION(). For a single LED it's sorta overkill, but it's pretty simple to use. Just remember that it's all need to be done in the keymap file. Check out pages 4-5 if you want practical examples. Edit: @Kaibz: Oh you m...
by ROFLmonster
11 Mar 2015, 07:44
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

Thank you, all you guys are the best people i ever seen before. So 1 more think, i'm following Matt30 to build my own Firmware, but i cant understand that i need to write all code into Makefile or just fix files on gh60 then make the .hex? ( Sr for noob English ) You only need to edit the config.h ...
by ROFLmonster
10 Mar 2015, 19:20
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

After you have Cygwin open, you need to navigate to the place where the file 'Makefile' is. For example 'D:/Documents/gh60/Makefile'. To do that you need to type 'cd cygdrive/d/documents/gh60' and enter. then you write 'make -f Makefile' and enter. If it's successful you'll have gh60_lufa.hex in the...
by ROFLmonster
10 Mar 2015, 13:13
Forum: Group buys
Topic: Cherry MX and Matias switches
Replies: 4661
Views: 931624

Order 0789 arrived! Also got an extra switch: http://i.imgur.com/T5zpUpa.jpg
Feels linear and has a short travel distance.

Edit: Turns out to be a Cherry M9. Cool.
by ROFLmonster
10 Mar 2015, 07:25
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

I cant understand how to make file .hex!! Can u tell me how to do that sir? ( Sr bad English ). Thank you. :D If on Windows, get a program called Cygwin. It's has a c compiler in it. Run the program, type in 'cd ' without quotes, drag the folder you have your Makefile file in, release it in the Cyg...
by ROFLmonster
09 Mar 2015, 19:18
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

Fount this issue which is exactly what you describe: https://github.com/tmk/tmk_keyboard/issues/58 It suggests using the normal Makefile instead of the PJRC one from what I understand. Also try to disable NKRO (in the Makefile put NKRO_ENABLE = no) since it doesn't work on boot, might be what causi...
by ROFLmonster
09 Mar 2015, 16:55
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

Hi, I finished my Planck build a few days ago and I have one strange problem: When the keyboard is plugged in during boot (or reboot) it's not working. However its still listed as a keyboard and as a usb device in the device manager (and its "working properly"). After replugging or restarting the t...
by ROFLmonster
03 Mar 2015, 21:36
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

Thanks for the help, I still dont know why it isnt released though. you are welcome. 8-) Also could someone help me set up leds please? I will be using pwm pin 12 to power 47 leds in parallel. I would like it to have it as a toggle as on and off. Thanks a bunch! Yeah I wouldn't recommend it. 47 LED...
by ROFLmonster
02 Mar 2015, 06:31
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

He means change to the directory where your makefile is. If you're on Windows use Cygwin. To change directory type in 'cd' no quotes and just drag the gh60 folder to the Cygwin window and press enter. Then run make -f Makefile and you're compiling.
by ROFLmonster
17 Feb 2015, 17:14
Forum: Group buys
Topic: Cherry MX and Matias switches
Replies: 4661
Views: 931624

Last shipment was almost 2 weeks ago, any news on the next batch? 0789 paid in full here.
by ROFLmonster
15 Feb 2015, 21:50
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

It's because you have to look at it like a mirror. When you look at your board from the bottom to see how your matrix is wired it's actually mirrored from how you'd actually use it.

That's just my theory, glad to see it worked!
by ROFLmonster
15 Feb 2015, 19:09
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

Try switching between the K35 and KC_NO, calling it K36, instead. I had some problems with my 2u keys, too and just 'playing around' with the keys solved it.
by ROFLmonster
08 Feb 2015, 19:30
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

but this library is written in C++ This is correct. I can't seem to find any I2C libraries like the one from Adafruit, so you'll either have to find an alternative or use a bare LCD without the I2C, like the ones here: http://www.adafruit.com/products/398 http://www.adafruit.com/products/399 https:...
by ROFLmonster
07 Feb 2015, 19:17
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

Hey RolfMonster, I've been studying your code, and thanks again for sharing it, i must admit that i'm not as good with C as you are. The thing is, i want to use a RGB LCD to output layer number as a color (and may be custom layer names later) so of course i'm really really trying to understand how ...
by ROFLmonster
06 Feb 2015, 12:43
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

@Kaibz : Sorry but I'm still stuck there. In the meantime I'm using BACKLIGHT_STEP to cycle through all (7) modes, which is not ideal, but I check this thread from time to time and also try different solutions. So far nothing. @seankeyboard I believe it's in the config file. For example in ./keyboa...
by ROFLmonster
05 Feb 2015, 17:46
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

Thanks everyone for your help! Once I finish it I'll make sure to post a few pictures! And will you also post......your code? :oops: No problem, but it fits my specific layout and pinout (which is also included as a .PNG), not sure how that'll help you. The .rar contains only the modified GH60 libr...
by ROFLmonster
05 Feb 2015, 15:18
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

So should I move everything in backlight.c to my keymap (keymap_poker.c)? Because now I have all sorts of "undefined reference to 'backlight_set'" from '.../common/backlight.c'. Not sure if I can help here ... isn't your function backlight_set() defined in backlight.c? If the compiler/linker still ...
by ROFLmonster
05 Feb 2015, 12:34
Forum: Workshop
Topic: How to build your very own keyboard firmware
Replies: 711
Views: 364001

@Kaibz : Sorry but I'm still stuck there. In the meantime I'm using BACKLIGHT_STEP to cycle through all (7) modes, which is not ideal, but I check this thread from time to time and also try different solutions. So far nothing. @seankeyboard I believe it's in the config file. For example in ./keyboar...

Go to advanced search