aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing code backticksJason Milkins2017-10-211-2/+2
|
* Add Iris keyboard (#1863)Danny2017-10-1931-0/+2149
| | | | | | | | | | | | | | * Clone Nyquist code to Iris and rename * Set keymap and pins * Work in progress Iris default keymap * Add Iris rev2 * Update Iris files to new build system * Add lewisridden keymap
* Quad Function Tap Dance added to TD DocDaniel Gordon2017-10-181-5/+90
| | | | | | | | | * Added section to example, detailing how to accomplish the 'quad-function' tap dance. * Refactored TD documentation to clearly separate different complex examples Change-Id: Ifc1495d1142849c771418fdabc458c04c48311e6
* Reorganize clueboard into a single directory (#1855)skullydazed2017-10-17104-26/+35
|
* Address #1689 by using a formula to define the breathing curve (#1692)skullydazed2017-10-175-3/+22
| | | | | | * 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
* Add terminus_mini keyboard and nyquist/DivergeJM layout (#1851)mogranjm2017-10-1712-0/+1151
| | | | | | | | | | | | | | | | | | | | | | * 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.
* Add Maxr1998's GH60 layout (#1849)Max Rumpf2017-10-163-0/+120
| | | | | | | | * Maxr1998's GH60 layout * delete unused makefile * Remove unneeded include
* Add NIU Mini from KBDFans (#1847)Kenneth Aloysius2017-10-1612-0/+643
| | | | | | | | | | | | * 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
* Fix avrdude message to not mention any specific device model.Phil Hagelberg2017-10-161-3/+3
|
* Added BLE support for USB-USB converter. (#1824)Benjamin Dengler2017-10-155-0/+127
| | | | | | | | * Added BLE support to USB-USB converter * Added readme * Removed images and Makefile
* Broken link found in issue #1845Dylan Khor2017-10-151-1/+1
|
* hack to force new tagJack Humbert2017-10-151-1/+2
|
* add note to makefile for future useJack Humbert2017-10-151-0/+1
|
* adds default keymap for handwired boardsJack Humbert2017-10-158-0/+1544
|
* fix up default keymaps and remove keyboard folder filterJack Humbert2017-10-151-1/+1
|
* update keymaps to not be the canonical fileJack Humbert2017-10-1536-72/+0
|
* only build default keymapsJack Humbert2017-10-151-1/+1
|
* adds default keymap for amj60Jack Humbert2017-10-154-6/+59
|
* add qmk.fm as a backup hostJack Humbert2017-10-151-1/+1
|
* Cleaned up my Kinesis layout and created readme. (#1843)Salt-Peanuts2017-10-153-465/+386
| | | | | | | | | | * Cleaned up keymap and readme * Cleaned up keymap and readme * Cleaned up keymap and readme * Cleaned up keymap and readme
* Add tomb0y's minidox layoutzs2017-10-142-0/+193
|
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14217-934/+723
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* keymap configuration rewritten using the KEYMAP macro defined in atreus.hStefano Rodighiero2017-10-142-36/+34
|
* Add YMD96 Keyboard (#1838)Andrew2017-10-1411-0/+1017
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Created cleaner readme and updated the keymap of my layout (#1840)Pittyolo2017-10-144-13/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add multiple layout support and Linux flash utility to JJ40 (#1837)Oscillope2017-10-135-1/+169
| | | | | | | | | * 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.
* Add support for Unikeyboard Felixunknown2017-10-136-0/+168
|
* Add support for the JJ40 Keyboard (#1834)Vadim Brodsky2017-10-1311-0/+1011
| | | | | | | | * Add support for JJ40 * Update readme * Update maintaner
* Extended the programming script for the ps2avrGB keyboard series:Sebastian Kaim2017-10-131-40/+70
| | | | | | - 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)
* Updated DZ60 HHKB layout and add my own layout (#1828)Donald2017-10-132-2/+45
| | | | | | | | * Updated DZ60 to properly handle HHKB layout, and added my own HHKB layout * Added dedicated underglow keys * Fixed compile issue
* Add rask's UK78 and iErgoDox layouts (#1830)Otto Rask2017-10-134-0/+372
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add the Tomato keyboardJon Allen2017-10-136-0/+304
|
* Fix teensy pathkeisuke3332017-10-131-1/+1
|
* Tada68 instructions, updated and clarified to avoid bricking keyboardsGareth Pye2017-10-131-4/+6
|
* Remove reference to Ergodox subprojects from docsJonathan Arnett2017-10-121-1/+1
| | | | | | | At one time, "ez" and "infinity" may have been subprojects of a unified "ergodox" project, but this is not currently the case. Running `make ergodox-ez-default-teensy` (or similar), as the documentation currently implies, does not work.
* Fix the presentation of the contribution guideskullY2017-10-113-2/+1
|
* Write a contributing guide. (#1827)skullydazed2017-10-115-17/+192
|
* newkb-atreus-xkJacob Chapman2017-10-103-0/+368
|
* add stock layout for xd75 (#1731)Wunder2017-10-106-131/+281
| | | | | | | | | | | | * add stock layout for xd75 * fix layout bug * layout naming * don't need it * Cleaning up
* Add option to reverse PS2 mouse axes and scrollingJesper Brix Rosenkilde2017-10-102-0/+32
|
* Fix missing teensy pathkeisuke3332017-10-101-0/+1
|
* #1792 added in waits from tmk for locking switchesJoe Martin2017-10-101-0/+3
| | | | fixes #1792
* ErgoDone keyboard: Improved structure of readme and augmented it with ↵marcostrauss2017-10-101-14/+20
| | | | important information. Updated links to moved content.
* Updated my Gherkin Keymapunknown2017-10-101-6/+36
|
* Cleanup of my keymaps (#1802)drashna2017-10-106-41/+215
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add woodpad * Cleanup * Remove misc layouts for woodpad * Move woodpad to handwired * Updated RGB Underglow info * Cleanup macros * Fix odd merge issue * Tweaked RGB lighting stuff * Start to merge orthodox/ergodox keymaps (persistant layers) * Add forced NKRO * Added Colemak and Dvorak layers to default orthodox keymap * Added default layer (qwerty/colemak/dvorak) detection to RGB Underglow
* geändert: readme.mdDerMeerkamp2017-10-101-46/+46
|
* geändert: readme.mdDerMeerkamp2017-10-101-47/+47
|
* geändert: keymap.cDerMeerkamp2017-10-101-1/+1
|
* neue Datei: readme.mdDerMeerkamp2017-10-101-0/+59
|
* geändert: keyboards/lets_split/keymaps/DE_simple/keymap.cDerMeerkamp2017-10-101-7/+7
|