]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
6 years agoFix missing code backticks
Jason Milkins [Sat, 21 Oct 2017 08:56:47 +0000 (16:56 +0800)]
Fix missing code backticks

6 years agoAdd Iris keyboard (#1863)
Danny [Thu, 19 Oct 2017 14:02:00 +0000 (10:02 -0400)]
Add Iris keyboard (#1863)

* 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

6 years agoQuad Function Tap Dance added to TD Doc
Daniel Gordon [Wed, 18 Oct 2017 17:41:28 +0000 (12:41 -0500)]
Quad Function Tap Dance added to TD Doc

    * 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

6 years agoReorganize clueboard into a single directory (#1855)
skullydazed [Wed, 18 Oct 2017 01:05:21 +0000 (18:05 -0700)]
Reorganize clueboard into a single directory (#1855)

6 years agoAddress #1689 by using a formula to define the breathing curve (#1692)
skullydazed [Tue, 17 Oct 2017 23:47:49 +0000 (16:47 -0700)]
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

6 years agoAdd terminus_mini keyboard and nyquist/DivergeJM layout (#1851)
mogranjm [Tue, 17 Oct 2017 16:42:27 +0000 (03:42 +1100)]
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.

6 years agoAdd Maxr1998's GH60 layout (#1849)
Max Rumpf [Tue, 17 Oct 2017 02:43:40 +0000 (04:43 +0200)]
Add Maxr1998's GH60 layout (#1849)

* Maxr1998's GH60 layout

* delete unused makefile

* Remove unneeded include

6 years agoAdd NIU Mini from KBDFans (#1847)
Kenneth Aloysius [Mon, 16 Oct 2017 23:31:39 +0000 (10:31 +1100)]
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

6 years agoFix avrdude message to not mention any specific device model.
Phil Hagelberg [Mon, 16 Oct 2017 16:01:43 +0000 (09:01 -0700)]
Fix avrdude message to not mention any specific device model.

6 years agoAdded BLE support for USB-USB converter. (#1824)
Benjamin Dengler [Mon, 16 Oct 2017 01:04:03 +0000 (03:04 +0200)]
Added BLE support for USB-USB converter. (#1824)

* Added BLE support to USB-USB converter

* Added readme

* Removed images and Makefile

6 years agoBroken link found in issue #1845
Dylan Khor [Mon, 16 Oct 2017 00:26:51 +0000 (20:26 -0400)]
Broken link found in issue #1845

6 years agohack to force new tag
Jack Humbert [Mon, 16 Oct 2017 00:04:23 +0000 (20:04 -0400)]
hack to force new tag

6 years agoadd note to makefile for future use
Jack Humbert [Sun, 15 Oct 2017 20:54:06 +0000 (16:54 -0400)]
add note to makefile for future use

6 years agoadds default keymap for handwired boards
Jack Humbert [Sun, 15 Oct 2017 20:52:51 +0000 (16:52 -0400)]
adds default keymap for handwired boards

6 years agofix up default keymaps and remove keyboard folder filter
Jack Humbert [Sun, 15 Oct 2017 20:44:31 +0000 (16:44 -0400)]
fix up default keymaps and remove keyboard folder filter

6 years agoupdate keymaps to not be the canonical file
Jack Humbert [Sun, 15 Oct 2017 20:18:45 +0000 (16:18 -0400)]
update keymaps to not be the canonical file

6 years agoonly build default keymaps
Jack Humbert [Sun, 15 Oct 2017 20:18:28 +0000 (16:18 -0400)]
only build default keymaps

6 years agoadds default keymap for amj60
Jack Humbert [Sun, 15 Oct 2017 20:17:47 +0000 (16:17 -0400)]
adds default keymap for amj60

6 years agoadd qmk.fm as a backup host
Jack Humbert [Sun, 15 Oct 2017 17:37:46 +0000 (13:37 -0400)]
add qmk.fm as a backup host

6 years agoCleaned up my Kinesis layout and created readme. (#1843)
Salt-Peanuts [Sun, 15 Oct 2017 16:12:39 +0000 (12:12 -0400)]
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

6 years agoAdd tomb0y's minidox layout
zs [Sun, 15 Oct 2017 05:00:44 +0000 (07:00 +0200)]
Add tomb0y's minidox layout

6 years agoMake arguments redo, subproject elimination (#1784)
Jack Humbert [Sat, 14 Oct 2017 21:32:19 +0000 (11:32 -1000)]
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

6 years agokeymap configuration rewritten using the KEYMAP macro defined in atreus.h
Stefano Rodighiero [Sun, 8 Oct 2017 13:52:58 +0000 (15:52 +0200)]
keymap configuration rewritten using the KEYMAP macro defined in atreus.h

6 years agoAdd YMD96 Keyboard (#1838)
Andrew [Sat, 14 Oct 2017 17:01:02 +0000 (13:01 -0400)]
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

6 years agoCreated cleaner readme and updated the keymap of my layout (#1840)
Pittyolo [Sat, 14 Oct 2017 17:00:00 +0000 (19:00 +0200)]
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

6 years agoAdd multiple layout support and Linux flash utility to JJ40 (#1837)
Oscillope [Sat, 14 Oct 2017 05:04:36 +0000 (01:04 -0400)]
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.

6 years agoAdd support for Unikeyboard Felix
unknown [Fri, 13 Oct 2017 21:02:56 +0000 (17:02 -0400)]
Add support for Unikeyboard Felix

6 years agoAdd support for the JJ40 Keyboard (#1834)
Vadim Brodsky [Fri, 13 Oct 2017 20:20:56 +0000 (16:20 -0400)]
Add support for the JJ40 Keyboard (#1834)

* Add support for JJ40

* Update readme

* Update maintaner

6 years agoExtended the programming script for the ps2avrGB keyboard series:
Sebastian Kaim [Tue, 10 Oct 2017 20:52:53 +0000 (22:52 +0200)]
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)

6 years agoUpdated DZ60 HHKB layout and add my own layout (#1828)
Donald [Fri, 13 Oct 2017 15:35:49 +0000 (11:35 -0400)]
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

6 years agoAdd rask's UK78 and iErgoDox layouts (#1830)
Otto Rask [Fri, 13 Oct 2017 15:35:17 +0000 (18:35 +0300)]
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

6 years agoAdd the Tomato keyboard
Jon Allen [Fri, 13 Oct 2017 04:51:21 +0000 (23:51 -0500)]
Add the Tomato keyboard

6 years agoFix teensy path
keisuke333 [Wed, 11 Oct 2017 10:10:40 +0000 (19:10 +0900)]
Fix teensy path

6 years agoTada68 instructions, updated and clarified to avoid bricking keyboards
Gareth Pye [Fri, 13 Oct 2017 10:54:37 +0000 (21:54 +1100)]
Tada68 instructions, updated and clarified to avoid bricking keyboards

6 years agoRemove reference to Ergodox subprojects from docs
Jonathan Arnett [Thu, 12 Oct 2017 15:22:41 +0000 (11:22 -0400)]
Remove reference to Ergodox subprojects from docs

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.

6 years agoFix the presentation of the contribution guide
skullY [Wed, 11 Oct 2017 19:18:53 +0000 (12:18 -0700)]
Fix the presentation of the contribution guide

6 years agoWrite a contributing guide. (#1827)
skullydazed [Wed, 11 Oct 2017 19:07:15 +0000 (12:07 -0700)]
Write a contributing guide. (#1827)

6 years agonewkb-atreus-xk
Jacob Chapman [Tue, 10 Oct 2017 18:25:12 +0000 (18:25 +0000)]
newkb-atreus-xk

6 years agoadd stock layout for xd75 (#1731)
Wunder [Tue, 10 Oct 2017 18:13:42 +0000 (21:13 +0300)]
add stock layout for xd75 (#1731)

* add stock layout for xd75

* fix layout bug

* layout naming

* don't need it

* Cleaning up

6 years agoAdd option to reverse PS2 mouse axes and scrolling
Jesper Brix Rosenkilde [Fri, 22 Sep 2017 11:58:49 +0000 (13:58 +0200)]
Add option to reverse PS2 mouse axes and scrolling

6 years agoFix missing teensy path
keisuke333 [Mon, 2 Oct 2017 02:34:22 +0000 (11:34 +0900)]
Fix missing teensy path

6 years ago#1792 added in waits from tmk for locking switches
Joe Martin [Mon, 2 Oct 2017 12:06:52 +0000 (14:06 +0200)]
#1792 added in waits from tmk for locking switches

fixes #1792

6 years agoErgoDone keyboard: Improved structure of readme and augmented it with important infor...
marcostrauss [Tue, 3 Oct 2017 16:43:18 +0000 (18:43 +0200)]
ErgoDone keyboard: Improved structure of readme and augmented it with important information. Updated links to moved content.

6 years agoUpdated my Gherkin Keymap
unknown [Sun, 1 Oct 2017 19:53:35 +0000 (15:53 -0400)]
Updated my Gherkin Keymap

6 years agoCleanup of my keymaps (#1802)
drashna [Tue, 10 Oct 2017 17:11:05 +0000 (10:11 -0700)]
Cleanup of my keymaps (#1802)

* 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

6 years ago geändert: readme.md
DerMeerkamp [Tue, 3 Oct 2017 17:50:38 +0000 (19:50 +0200)]
geändert:       readme.md

6 years ago geändert: readme.md
DerMeerkamp [Sat, 30 Sep 2017 12:34:52 +0000 (14:34 +0200)]
geändert:       readme.md

6 years ago geändert: keymap.c
DerMeerkamp [Sat, 30 Sep 2017 12:33:35 +0000 (14:33 +0200)]
geändert:       keymap.c

6 years ago neue Datei: readme.md
DerMeerkamp [Sat, 30 Sep 2017 12:33:20 +0000 (14:33 +0200)]
neue Datei:     readme.md

6 years ago geändert: keyboards/lets_split/keymaps/DE_simple/keymap.c
DerMeerkamp [Sat, 30 Sep 2017 12:11:19 +0000 (14:11 +0200)]
geändert:       keyboards/lets_split/keymaps/DE_simple/keymap.c

6 years ago neue Datei: keyboards/lets_split/keymaps/DE_simple/Makefile
DerMeerkamp [Fri, 22 Sep 2017 21:03:53 +0000 (23:03 +0200)]
neue Datei:     keyboards/lets_split/keymaps/DE_simple/Makefile
neue Datei:     keyboards/lets_split/keymaps/DE_simple/config.h
neue Datei:     keyboards/lets_split/keymaps/DE_simple/keymap.c
neue Datei:     keyboards/lets_split/keymaps/DE_simple/rules.mk

6 years agoQwerty Code Friendly: relocate insert key
Campbell Barton [Wed, 4 Oct 2017 07:27:53 +0000 (18:27 +1100)]
Qwerty Code Friendly: relocate insert key

This was too easy to press by accident (next to Alt).
Make this user configurable.

6 years agoAdded ISO Hungarian friendly keymap (#1808)
Pittyolo [Tue, 10 Oct 2017 17:08:37 +0000 (19:08 +0200)]
Added ISO Hungarian friendly keymap (#1808)

* 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

6 years agoAdded Dichotemy Keyboard, updated docs for Pointing Device (#1817)
Snipeye [Tue, 10 Oct 2017 17:07:59 +0000 (11:07 -0600)]
Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)

* Added Dichotemy Keyboard, updated docs for Pointing Device

* Updated readme

* Updated mouse report pointer in pointing_device.c

6 years agoContribute GH60 layout (#1820)
Antonio García-Domínguez [Tue, 10 Oct 2017 17:07:09 +0000 (18:07 +0100)]
Contribute GH60 layout (#1820)

* Add first version of my layout

* Tweaked layout

* gh60/bluezio: SpaceFn CapsLock interferes with Ctrl+Arrows

6 years agoAdd my layouts (#1822)
Kyle Montag [Tue, 10 Oct 2017 17:06:41 +0000 (13:06 -0400)]
Add my layouts (#1822)

* all of my updates

* return to base config for xd60.c

* remove janky keymap header definition

* update readme for xd60

* update Planck readme

6 years agoFixed typo in docs. (#1818)
lyuts [Sat, 7 Oct 2017 03:15:55 +0000 (20:15 -0700)]
Fixed typo in docs. (#1818)

6 years agocorrect extraneous t
Rob Rogers [Mon, 2 Oct 2017 16:47:04 +0000 (11:47 -0500)]
correct extraneous t

6 years agocorrect layer numbers in keymaps
Rob Rogers [Mon, 2 Oct 2017 16:31:54 +0000 (11:31 -0500)]
correct layer numbers in keymaps

6 years agoFix Clueboard readme links (#1816)
Johannes Huber [Fri, 6 Oct 2017 20:36:35 +0000 (22:36 +0200)]
Fix Clueboard readme links (#1816)

6 years agoConsistent fabian layouts for amj40, let's split, planck and xd75 (#1812)
Fabian Topfstedt [Fri, 6 Oct 2017 18:08:35 +0000 (20:08 +0200)]
Consistent fabian layouts for amj40, let's split, planck and xd75 (#1812)

* slight modifier changes; added plover and reusing jack's default planck keymap as the basis

* space is not shift when held anymore

* added fabian layout (based on jack's default)

* changed fabian layout (based on jack's default)

* changed fabian layout (based on jack's default)

6 years agoIncrease one-shot timeout for planck/keymaps/dshields and remove unused includes.
Daniel Shields [Wed, 27 Sep 2017 09:23:04 +0000 (10:23 +0100)]
Increase one-shot timeout for planck/keymaps/dshields and remove unused includes.

6 years agoGeneric Pointing Device (#1767)
Snipeye [Fri, 6 Oct 2017 17:13:08 +0000 (11:13 -0600)]
Generic Pointing Device (#1767)

6 years agoAdd new 4x12 ortho layout & add credit to XD75 port (#1782)
BenKesselring [Fri, 6 Oct 2017 14:20:28 +0000 (08:20 -0600)]
Add new 4x12 ortho layout & add credit to XD75 port (#1782)

* add xd75, preliminary RGB'

* fix RGB

* add backlight support (probably)

* updated readme and tweaked keymap

* added xd75 to list in /keyboards

* copyright ALL the things, create blank slate for Colemak Mod-DH Split/Wide keymap

* Add preliminary split Colemak Mod-DH layout

* changing stuff to compile properly

* attribution

* moar attribution

* removed incomplete keymap

* Create Colemak Mod-DH Wide layout for 4x12 ortho.

* Move Adjust key

* Add layou timage to readme

* fix naming

* Fix stupid issue with not understanding how the keymap works

* forgot to switch COLEMAK to COLEMAKDH...

* Remove and link image

* Remove and link image

6 years agoUpdate Let's Split readme
Dylan Khor [Tue, 3 Oct 2017 03:47:54 +0000 (23:47 -0400)]
Update Let's Split readme

Updated Let's Split readme to reflect `make` changes in #1659, removed incorrectly used apostrophe and other spelling / grammar errors

6 years ago[cleanup] consistent 2 space indentation
Campbell Barton [Sat, 30 Sep 2017 06:47:40 +0000 (16:47 +1000)]
[cleanup] consistent 2 space indentation

Was mixed between 2&4

6 years agoAdding my Roadkit keymap (#1798)
Dylan Khor [Thu, 5 Oct 2017 17:22:58 +0000 (13:22 -0400)]
Adding my Roadkit keymap (#1798)

* Initial khord roadkit keymap

* Remove bad readme

* Transfer dot through to layer 2 and add clarifications to layout comments

6 years agoMinor typo
Dylan Khor [Tue, 3 Oct 2017 03:22:35 +0000 (23:22 -0400)]
Minor typo

6 years agoEdited a minor typo in feature_bootmagic.md.
Sebastian Kaim [Wed, 4 Oct 2017 22:51:05 +0000 (00:51 +0200)]
Edited a minor typo in feature_bootmagic.md.

6 years agoMbsurfer Let's Split keymap updates (#1787)
Cory Shaw [Tue, 3 Oct 2017 19:05:10 +0000 (15:05 -0400)]
Mbsurfer Let's Split keymap updates (#1787)

* Fix mbsurfer let's split layout RGB indicators when both lower and raise are pressed

* Update mbsurfer let's split keymap with new RGB key codes for modes

* Clean up mbsurfer keymap matrix layout

6 years agoReference to rules.mk in tap dance docs added
Daniel Gordon [Mon, 2 Oct 2017 12:03:40 +0000 (07:03 -0500)]
Reference to rules.mk in tap dance docs added

Change-Id: I64aa6f95a30ab05f0ed3f499e54b9e125d379fad

6 years agoergodox: Update algernon's layout to v1.11
Gergely Nagy [Sun, 1 Oct 2017 13:37:41 +0000 (15:37 +0200)]
ergodox: Update algernon's layout to v1.11

Overall changes
===============

* Updated to work with QMK master.
* The `$` and `^` symbols on the number row were swapped on both the base and
  the ADORE layers.
* The bracket tap-dance keys can now be used to input Japanese brackets, `「`
  and `」` with a third tap.
* The second column of the top row on the right side will act as a "Social"
  application selector on the `AppSel` layer.
* The third key on the same column will select a password manager.
* The `GUI` key will now launch `rofi` when triple-tapped.

Miscellaneous
=============

* The `👶` symbol can be entered with UCIS.
* The `👪` symbol can be entered with UCIS.

Tools
=====

* `tools/hid-commands` can now find the `Mstdn`, not just `Slack`, as the
  "Slack"/chat app.
* `tools/hid-commands` can now find the Plex web app as a music/media player.
* `tools/hid-commands` now understands the "Social" application selector. It
  raises the `Mstdn` and `Tweetdeck` windows, but keeps focus on the previous
  window.
* `tools/hid-commands` now understands the "Social2" application selector, which
  raises `Signal` and `Viber`, but keeps focus on the previous window.
* `tools/hid-commands` is now able to select a password manager (KeePass*).
* `tools/hid-commands` can now run `rofi` when receiving an `appsel_helper`
  command (triggered by a triple-tapped `GUI` key).

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
6 years agocode_friendly_qwerty keymap
Campbell Barton [Sat, 30 Sep 2017 10:04:08 +0000 (20:04 +1000)]
code_friendly_qwerty keymap

6 years agoAdd new planck layout (#1778)
Philippe Voinov [Tue, 3 Oct 2017 17:45:22 +0000 (19:45 +0200)]
Add new planck layout (#1778)

* Custom layout: tehwalris

* Prevent stuck modifiers.

6 years agoFix dynamic macros on ChibiOS keyboards
Fred Sundvik [Sat, 30 Sep 2017 12:25:48 +0000 (15:25 +0300)]
Fix dynamic macros on ChibiOS keyboards

6 years agoDon't process keycodes on the slave
Fred Sundvik [Sat, 30 Sep 2017 08:58:09 +0000 (11:58 +0300)]
Don't process keycodes on the slave

6 years agoFix HSV Color Wheel image on RGB Light page (#1773)
Max Riveiro [Fri, 29 Sep 2017 23:19:15 +0000 (02:19 +0300)]
Fix HSV Color Wheel image on RGB Light page (#1773)

Signed-off-by: Max Riveiro <kavu13@gmail.com>
6 years agoClueboard 60% support (#1746)
skullydazed [Fri, 29 Sep 2017 23:17:30 +0000 (16:17 -0700)]
Clueboard 60% support (#1746)

* initial clueboard_60 support

* LED lighting support

* fix the clueboard->clueboard_66 rename

* Add layout support to clueboard_60

* Fix the 60_iso layout so it's actually iso

* add a default keymap for AEK layout

* fix clueboard_17

* Fixup the ISO layouts

* Fix the `wait_ms()/wait_us()` definitions for chibios

* Fix up the wait_ms/wait_us hack. Reduce stack size.

* Add a missing #include "wait.h"

* commit files that should have already been comitted

6 years agoadded matrixman layout
Matt [Tue, 26 Sep 2017 23:50:24 +0000 (17:50 -0600)]
added matrixman layout

6 years agoupdated drashna's keymaps (#1769)
drashna [Fri, 29 Sep 2017 21:52:37 +0000 (14:52 -0700)]
updated drashna's keymaps (#1769)

* Add woodpad

* Cleanup

* Remove misc layouts for woodpad

* Move woodpad to handwired

* Updated RGB Underglow info

6 years agoSupport for KBP V60 Type R 60% keyboard (#1770)
mechmerlin [Fri, 29 Sep 2017 21:51:12 +0000 (14:51 -0700)]
Support for KBP V60 Type R 60% keyboard (#1770)

* Support for KBP V60 Type R 60% keyboard

Support does not include in switch or underglow lighting for Polestar Edition.

* rename v60type_r to v60_type_r

* Remove old v60type_r

* Modify readme.md to adhere with QMK readme formatting.

6 years agoremove all makefiles from keyboard directories
Jack Humbert [Wed, 27 Sep 2017 18:21:09 +0000 (08:21 -1000)]
remove all makefiles from keyboard directories

6 years ago`?=` -> `=`
Ethan Madden [Mon, 25 Sep 2017 17:43:33 +0000 (10:43 -0700)]
`?=` -> `=`

6 years agoAdded Obelus
Ethan Madden [Thu, 8 Jun 2017 20:24:37 +0000 (13:24 -0700)]
Added Obelus

tearing it down so that it can be rebuilt

fiddling with audio

big default config overhaul

apparently startup sounds work without the override now

readme!

readme fixes

readme tweaking

6 years agoNew layout for XD60/64 (#1748)
Florian Beeres [Mon, 25 Sep 2017 17:31:42 +0000 (19:31 +0200)]
New layout for XD60/64 (#1748)

* Add yuuki keymap

Documentation is still a TODO and the keymap may not be final

* GRV on colon

* add KC_GRV to FN ESC

* hhkb ish

* hhkbish 2

* HHKBish and documentation

* Fix Markdown warnings

* typo

6 years agoMove work from pinky fingers to thumbs and index fingers (#1749)
Fred Eisele [Mon, 25 Sep 2017 17:30:58 +0000 (12:30 -0500)]
Move work from pinky fingers to thumbs and index fingers (#1749)

* phreed keymap added
This keymap moves many pinky keys to the center

* set to do what I want but LT() does not return to previous layer

* get overlays working

* get overlays working

* fix the readme

* fix the readme

* swapped the shift

* swapped the shift

* propagate mods

* clear special char on readme

6 years agoUpdate Viterbi default layout (#1753)
Danny [Mon, 25 Sep 2017 17:21:27 +0000 (13:21 -0400)]
Update Viterbi default layout (#1753)

* Implement sticky modifiers

* Change underglow based on sticky mod status

* Set RGB lights based on which mods are stickied

* Add controls for dimming RGB LEDs

* Only update RGB lights if modifiers have changed

* Use all LEDs to show modifier state

* Create default keymap for Viterbi

6 years agoXD75RE Custom layout, and clarification in readme.md (#1754)
Kenny Hung [Mon, 25 Sep 2017 17:20:41 +0000 (18:20 +0100)]
XD75RE Custom layout, and clarification in readme.md (#1754)

* Duplicate default layout as basis of my own

* Basic Colemak layer, just to practice flashing

* Add reset button so that we don't have to short out the reset button on the board to flash it.

* Symbols layer

* Navigation layer, and remove unused keys. Now usable, nice.

* Correct backspace for UK QWERTY mapping

* Small clarification in XD75RE readme instructions

* Use UK pipe so that I can type a pipe on a UK keyboard

6 years agoRemoved unneeded code from keymap
unknown [Sun, 24 Sep 2017 18:07:16 +0000 (14:07 -0400)]
Removed unneeded code from keymap

6 years agoAdd my gherkin keymap, and update readme and config
unknown [Sun, 24 Sep 2017 18:04:58 +0000 (14:04 -0400)]
Add my gherkin keymap, and update readme and config

6 years agoAdd shell.nix for NixOS users
Lukas Werling [Sun, 24 Sep 2017 19:34:47 +0000 (21:34 +0200)]
Add shell.nix for NixOS users

6 years agoFixed typo of "multually" to "mutually"
Zach Burchill [Mon, 25 Sep 2017 15:47:47 +0000 (11:47 -0400)]
Fixed typo of "multually" to "mutually"

6 years agoplatform descriptions to match master keycodes.md documentation
surlyjake [Mon, 25 Sep 2017 16:52:00 +0000 (09:52 -0700)]
platform descriptions to match master keycodes.md documentation

6 years agoupdated keycodes media descriptions
surlyjake [Mon, 25 Sep 2017 15:56:09 +0000 (08:56 -0700)]
updated keycodes media descriptions

Platform compatibility descriptions added for mute, volume up/down

6 years agoadd conditional for planck-mitch keymap
Jack Humbert [Mon, 25 Sep 2017 03:50:18 +0000 (23:50 -0400)]
add conditional for planck-mitch keymap

6 years agoContribute a DZ60 keymap for 67 key configuration
Yan-Fa Li [Wed, 20 Sep 2017 20:04:31 +0000 (13:04 -0700)]
Contribute a DZ60 keymap for 67 key configuration

6 years agoUpdate Viterbi keymaps
Danny Nguyen [Tue, 19 Sep 2017 17:23:34 +0000 (13:23 -0400)]
Update Viterbi keymaps

6 years agoUpdate default Viterbi layout
Danny Nguyen [Tue, 29 Aug 2017 20:14:29 +0000 (16:14 -0400)]
Update default Viterbi layout

6 years agoAdjust Viterbi pinout
Danny Nguyen [Tue, 29 Aug 2017 20:14:50 +0000 (16:14 -0400)]
Adjust Viterbi pinout

6 years agoRename cloned Nyquist files to Viterbi, create temporary keymaps
Danny Nguyen [Tue, 15 Aug 2017 20:28:19 +0000 (16:28 -0400)]
Rename cloned Nyquist files to Viterbi, create temporary keymaps

Add WIP keymap for dwallace