~ruther/qmk_firmware

011039af — adiabatic 7 years ago
Zweihander: swap space and enter keys (#2665)

* zweihander-osx: Remove app keys, etc.

- add right command keys
- add F16 on ;' for Siri
- remove command-Q (too easy to hit)

* Rename zweihander-osx to zweihander-macos

zweihander-macos: / / ^ → / / ⌥; README revamp

zweihander: rename, ⌃ → ⌥, README revamp

* Zweihander: swap space, enter keys

Left thumb needs a break.
6cc9d59e — Nicholas 7 years ago
Enables unicode for Mitosis (#2668)

* fixed comment typo

* Fixes invalid capitalization

Uppercase yes is invalid, so make treats it as no, which is
confusing when it seems like it should have found the method
definition for unicode.

* Own keymap, comma in mitosis

Own keymap is qwerty, workman, numbers, punctuation, function/mouse
layers, gaming, unicode, numberpad.
f281f7dc — Florian 7 years ago
i got a new toy (#2673)

Personal keymap for Waples
ba2cab1a — markhuguet 7 years ago
This adds a keymap to the MF68 labeled factory.  It is an attempt to mimic the layout on the factory keycaps of the non-backlit board. (#2674)

There are some small differences:

1) FN+WASD are an arrow cluster
2) FN+Z (Start media player) and FN+] (Start Calculator) are not mapped
3) FN+GHJKL are Backlight controls
4) An FN2 layer exists for future growth
5) The CAPS key is maped as FN2, for CAPS Lock use FN+CAPS
73858861 — Kaleb Elwert 7 years ago
Update input:club boards to use the proper vendor and device
67268db5 — QMK Bot 7 years ago
convert to unix line-endings [skip ci]
c25f0e69 — mechmerlin 7 years ago
Fix readme to explicitly call out that there are two different versions of this board and how to compile them
f6b3c676 — Kaleb Elwert 7 years ago
Update whitefox to use the K-Type teensy workaround
67053712 — MechMerlin 7 years ago
Refactor/eagle viper with new layouts for QMK Configurator (#2659)

* rename KEYMAP to LAYOUT_ALL

* Standard Layout Eagle Refactor

New layout LAYOUT_EAGLE
Got standard layout backspace working

* Remove split right shift support for standard layout eagle

* add back the KC_NO for split right shift

* Remove KC_NO from bottom row to support standard 60 layout

* Fix formatting issues with mechmerlin keymap

* remove extra KC_NO from split right shift in LAYOUT_EAGLE

* Preliminary checkin for new layout LAYOUT_VIPER

* Remove some of the KC_NO from the layout

* Fix formatting

* missed a KC_NO for the LAYOUT_EAGLE

* remove KC_NO from enter key of LAYOUT_VIPER

* some more formatting changes

* Default 60 with split left right shift and backspace

* add info.json layouts to match the new LAYOUTs

* change formatting of LAYOUT names

* propogate renames to info.json
0ca6b53f — skullydazed 7 years ago
Clueboard Double 1800 support (#2655)

6f3cbdb5 — Birkir Rafn Guðjónsson 7 years ago
Added birkir's keymap (#2653)

162a67cb — Drashna Jaelre 7 years ago
Add userspace config.h handling to build script (#2640)

* Add userspace 'config.h' file

* Add more robust docs

* Remove config.h code from drashna userspace

* Spelling error

* Include links to Config Options page

* Remove config.h documentation from userspace doc, as it's no longer needed
cc323df9 — Mike Kozlowski 7 years ago
Fix broken Markdown (#2652)

Fix links in Keyboard Guidelines page
deb5a4b6 — Drashna Jaelre 7 years ago
Convert all Preonic keymaps to layout format (#2644)

* Convert all Preonic keymaps to layout format

* Make sure preonic layouts are using QMK_KEYBOARD_H
61a2169f — Drashna Jaelre 7 years ago
Update to Drashna Keymaps and Userspace (#2650)

* Change global config.h settings

* Make Shift LED brighter

* Compatibility Tweaks

* Update ASCII art and layer comments

* Add comments about MOD layer

* Change ASCII art for reset, since it was out of date

* Use Overwatch theme for Workman layer

* Fix RGB define comments

* Make sure RGB set list matches

* Stop all notes for custom Faux Click

* Switch to OSM for everything, and remove RGB Sleep

* Never use KEYMAP now

* Only enable RGB Sleep on Non-Ergodox boards

* Cleanup do to new rgblight_list.h file

* Add redirect message for RGB codes

* Update userspace documentation

* Cleanup of Userspace

Add unicode support, and cleaned up comments for ifdef statements

* Remove unneeded slashes

* Unicode handling

* Force NKRO
adae37f1 — mechmerlin 7 years ago
Add XD60 support to QMK Configurator

Add info.json

Change KEYMAP to LAYOUT_ALL to better reflect that this is a
LAYOUT that fits ALL the possible positions for switches.

We will need to make better LAYOUTS for the future.
015aed50 — MechMerlin 7 years ago
AMJ96 Support (#2651)

* Initial commit: Get things compiling

* port the custom matrix code

* Update readme

* make second layer fully transparent

* populate config.h identifiers with more correct information

* Add in switch backlight support

* Enable backlight LEDs, and change pin for RGB

* port TMK version over

* remove all that TMK stuff, it didn't work lol

* Updated readme

* Fix keymap

- Change KEYMAP to LAYOUT
- Adjust formatting of table

* Edit readme to reflect NOTES

* add info.json for QMK configurator support

* Replaced placeholder with MechMerlin
c6b5ce61 — MechMerlin 7 years ago
Fix Octagon info.json issues (#2649)

Change KEYMAP to LAYOUT while I'm at it.
V1 and V2 now have their own info.jsons
a74f8669 — Ryan McLean 7 years ago
Just a multilayered Layout using tapdance (#2645)

* Ported JJ40 Layout to Contra

* Update readme.md
c31f7ff9 — U-LANDSRAAD\drashna 7 years ago
Hopefully fix Travis Auto-Incrementation

This reverts the changes in #2491, so that Travis will hopefully return to automatic incrementing.
But this includes the layout and userspace excepts, as well.
Next