~ruther/qmk_firmware

0f5928fd — Phil Hagelberg 7 years ago
Fix avrdude message to not mention any specific device model.
ba4b3d9d — Benjamin Dengler 7 years ago
Added BLE support for USB-USB converter. (#1824)

* Added BLE support to USB-USB converter

* Added readme

* Removed images and Makefile
aa660c1e — Dylan Khor 7 years ago
Broken link found in issue #1845
12b2e0ac — Jack Humbert 7 years ago
hack to force new tag
bd642d08 — Jack Humbert 7 years ago
add note to makefile for future use
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
Next