~ruther/qmk_firmware

ad49db8c — skullydazed 7 years ago
Address #1689 by using a formula to define the breathing curve (#1692)

* Address #1689 by using a formula to define the breathing curve and exposing defines to control the shape of the curve.

* Tweak the behavior of breathing for clueboard
d3fe6a05 — mogranjm 7 years ago
Add terminus_mini keyboard and nyquist/DivergeJM layout (#1851)

* First commit of the Terminus_Mini firmware and the DivergeJM version of the Nyquist firmware

* Fix terminus_mini & nyquist/DivergeJM readme files

Previously an outdated copy of the default readme. Updated to match the  Nyquist/DivergeJM format (DivergeJM is a split 5x12 implementation of the terminus_mini layout)

* Update makefiles to rules.mk

Renamed both Makefiles to rules.mk, removed references to makefiles

* Updated rules.mk

Inadvertantly removed important code from the rules.mk in previous commit. This has been restored.

Also disabled Tap_Dance in both rules.mk files

* Moved terminus_mini to handwired

Realised that existing directory was not appropriate for the terminus_mini project, moved to handwired.
af4697cb — Max Rumpf 7 years ago
Add Maxr1998's GH60 layout (#1849)

* Maxr1998's GH60 layout

* delete unused makefile

* Remove unneeded include
b7bb9239 — Kenneth Aloysius 7 years ago
Add NIU Mini from KBDFans (#1847)

* Add NIU Mini keymap from Planck keymap

* Remove old keymap files

* Fix README, removed Planck references

* Add default layout, move Planck layout to separate folder

* Update README
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
Next