~ruther/qmk_firmware

7f288283 — Jack Humbert 7 years ago
adds default keymap for handwired boards
32f18cf6 — Jack Humbert 7 years ago
fix up default keymaps and remove keyboard folder filter
1745f202 — Jack Humbert 7 years ago
update keymaps to not be the canonical file
115e49b2 — Jack Humbert 7 years ago
only build default keymaps
e64313cd — Jack Humbert 7 years ago
adds default keymap for amj60
066525ab — Jack Humbert 7 years ago
add qmk.fm as a backup host
e1bcb40e — Salt-Peanuts 7 years ago
Cleaned up my Kinesis layout and created readme. (#1843)

* Cleaned up keymap and readme

* Cleaned up keymap and readme

* Cleaned up keymap and readme

* Cleaned up keymap and readme
Add tomb0y's minidox layout
800ec55d — Jack Humbert 7 years ago
Make arguments redo, subproject elimination (#1784)

* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* start to update readmes and keyboards

* look in keyboard directories for board.mk

* update visualizer rules

* fix up some other keyboards/keymaps

* fix arm board ld includes

* fix board rules

* fix up remaining keyboards

* reset layout variable

* reset keyboard_layouts

* fix remainging keymaps/boards

* update readmes, docs

* add note to makefile error

* update readmes

* remove planck keymap warnings

* update references and docs

* test out tarvis build stages

* don't use stages for now

* don't use stages for now
e5dc2253 — Stefano Rodighiero 7 years ago
keymap configuration rewritten using the KEYMAP macro defined in atreus.h
6531d64a — Andrew 7 years ago
Add YMD96 Keyboard (#1838)

* add ymd96 base

currently not working correctly.

* Update

honestly not really sure what I've been doing but I'm just more or less brute forcing this until I can get the pcb schematic or something

* honestly just trying stuff out

* Update keymaps

Getting closer hopefully

* ymd96 works!

at least for me

* Update readme

* Update readme

* Update readme
f9f3afd7 — Pittyolo 7 years ago
Created cleaner readme and updated the keymap of my layout (#1840)

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Add files via upload

* Add files via upload

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add files via upload
c70b419e — Oscillope 7 years ago
Add multiple layout support and Linux flash utility to JJ40 (#1837)

* Adds support for multiple layouts. Adds custom keymap for "offset"
layout.

* Adds a tool to help detach the keyboard from the Linux HID driver before programming.

* Adds a tool to help detach the keyboard from the Linux HID driver before programming.
bccf263c — unknown 7 years ago
Add support for Unikeyboard Felix
e094cd42 — Vadim Brodsky 7 years ago
Add support for the JJ40 Keyboard (#1834)

* Add support for JJ40

* Update readme

* Update maintaner
598cb826 — Sebastian Kaim 7 years ago
Extended the programming script for the ps2avrGB keyboard series:
- a keyboard already in bootloader mode will now be detected
- if setting the keyboard to bootloader mode doesn't work, a hint will be printed on how to do so
- instead of failing instantly when no keyboard is found, the script will now wait up to 60 seconds (it retries every 5 seconds, up to 12 times)
74f51009 — Donald 7 years ago
Updated DZ60 HHKB layout and add my own layout (#1828)

* Updated DZ60 to properly handle HHKB layout, and added my own HHKB layout

* Added dedicated underglow keys

* Fixed compile issue
122525ee — Otto Rask 7 years ago
Add rask's UK78 and iErgoDox layouts (#1830)

* Add rask's Satan layout

* Add rask's Satan layout

* Add rask's BananaSplit60 layout

* Add rask's BS60 readme

* Fix rask's BS60 readme image

* Fix rask's BS60 readme image again

* Add rask's UK78 layout

* Change RGui to be LGui to fix locale switching

On Ubuntu the keyboard seemingly lost RGui when toggling
between typing languages. With LGui toggling works normally.

* Add rask's ErgoDox Infinity layout

* Modify ErgoDox layout and add readme for it

* Add rask's UK78 layout readme
c037d4bb — Jon Allen 7 years ago
Add the Tomato keyboard
66f45c9e — keisuke333 7 years ago
Fix teensy path
Next