~ruther/qmk_firmware

a3047f1a — Brian Choromanski 7 years ago
Added choromanski keymap (#2528)

* Added ergodox layout

* Added preonic layout

* Added readme for exgodox layout

* fixed errors with formatting readme

* Added edited preonic keymap & readme
5d771039 — Joe Wasson 7 years ago
Fix swap-hands tapping.

This is an inelegant hack for #2522 but makes things work. Basically we give `action.c` a chance to handle the hold event early so that we can swap the keyboard for later keys. Later, to allow the hold to happen again quickly we nuke the key record so that tapping is reset. I tried to find a cleaner way, honestly.
23ac2a02 — Joe Wasson 7 years ago
Add keycodes for swap-hands feature.
7230923b — Joe Wasson 7 years ago
Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
687c7070 — uplus 7 years ago
fix generate Keyboard.h
598ab478 — Twentylives 7 years ago
new handwired keyboard - Dactyl Manuform (#2516)

* adding new handwired keyboard: dactyl-manuform

* adding qwerty layout

* updating readme file.
241421ef — James OFarrell 7 years ago
Added support for ca66
3d1801e6 — Takeshi ISHII 7 years ago
Helix keyboard led test as a keymap (#2513)

* duplicate keyboards/helix/rev2/keymaps/default to keyboards/helix/rev2/keymaps/led_test

* OLED & RGB LED on

* duplicate quantum/rgblight.[ch] to keyboards/helix/rev2/keymaps/led_test

* rgblight.c modify for RGB test
ea070950 — Otto Rask 7 years ago
Add underglow animation support to rask's UK78 (#2512)

* 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 undnerglow animation to rask's UK78 firmware
54f1cdfb — Drashna Jaelre 7 years ago
Add teensy revision folder for Orthodox Rev3 (#2510)

* Add Rev3 Teensy for Orthodox

* MOve bootloader defines into revision folders

* Finishing touches
a730cf67 — Daniel RodrΓ­guez Rivero 7 years ago
Create sendstring_spanish.h

This makes possible to use SEND_STRING with a spanish keyboard for almost all symbols except the ones that require ALT, which are documented on the code comments.
I am not adding any documentation because the functionality is not complete until a way to specify alted symbols is added.
f139c3db — Louis Orleans 7 years ago
layout(preonic): update to dudeofawesome's layout (#2507)

* πŸŽ‰ duplicate default Preonic keymap

* ✨ add Workman layout

* 🚚 swap backspace and delete

* ✨ enable hold enter for shift

* 🚚 swap media play and next

* πŸ’„ use Planck startup sound

* πŸ’„ add Workman layer sound

* ✨ add numpad layer

* πŸ’„ add new workman sound

* πŸ“ add README

* 🎨 fix layout formatting

* πŸ“ add image of numpad layer

* πŸ“¦ changing chibios submodule version

to match upstream/master's version

* ✨ add caps lock key on adjust layer

* ✨ reworking numpad layer to match a real numpad

* ✨ add double tap to activate numpad

* πŸ“ fix layout comments

* πŸ“ update numpad layer render

* ✨ adding operator keys to left hand on numpad

* 🎨 shorten numpad keycodes

* 🎨 remove redundant breaks

* πŸ“ update numpad layer render

* 🎨 fix indentation

* πŸ”§ add rules file

* βœ¨πŸ”Š play sound when switching to numpad layer

* πŸ”¨ use userspace sounds
48321c3e — Louis Orleans 7 years ago
layout(infinity ergodox): update dudeofawesome's layout (#2506)

* πŸŽ‰ Building simple flasher

* πŸŽ‰ Flashing works

* 🎨 Cleaning up

* πŸ› Being more specific with board identity

* πŸ› Flashing correct keymap

* πŸŽ‰ Adding keymap

* ✨ Updating keymap

* 🚨 RGB

* βͺ Revert "🚨 RGB"

This reverts commit 9ceabfb267f8daedaad929231229c703abc12ec4.

* ✨ Improvements to flasher

* ✨ Layout tweaks

* πŸ’„ Messing around with LCD

* πŸ’„ Enabling LCD backlight matching

* πŸ”§ Updating layout

* πŸ› Fixing console logging

* 🎨 Cleaning up indentation

* πŸ”§ Adding editorconfig

* ✨ Adding game layer

* πŸ’„ Changing numpad layout

* ✨πŸ”₯ redoing entire layout

It's now more similar to the Planck default layout

* ✨ add workman and dvorak layouts

* πŸ› fix numpad

* πŸ› fix layer orders

* πŸ› fix layer toggling

* πŸ› fix tri-layer switching

* πŸ› fix LCD colors for adjustment layers

* πŸ”₯ remove old flasher project

* πŸ”₯ remove simple_visualizer

* πŸ’„ update LCD colors

* πŸ“ fix layout comments

* πŸ’„  swapping 2u buttons

* πŸ”₯πŸ”§ removing editorconfig

* 🚨 using 2 spaces

* πŸ“ add README

* βͺ Revert "πŸ’„ Enabling LCD backlight matching"

This reverts commit 51577903dfdc9fea5d33e9ab8cfa9b854e7ae19e.

* βͺ Revert "πŸ’„ Messing around with LCD"

This reverts commit fdd9acdae514a3e0e4a7153225053680744980e5.

* πŸ› fix thumb inconsistency in QWERTY

* πŸ› fix media keys

* ✨ add F# shortcuts to vertical 1.5u buttons

* ✨ hold enter for RShift

* ✨ hold for numpad

* 🎨 remove unnecessary breaks

* 🎨 reoganizing layers

* ✨ add Colmak layer

* πŸš§πŸ”§ add basic config

* ✨ use more standard numpad layout

* πŸ’„ change layer orders

* ✨ add caps lock on adjust layer

* πŸ”₯ disable space cadet

* πŸ“ update README

* πŸ”¨ use userspace config

* 🎨 clean up a bit

* πŸ› undefine tapping toggle from base config

* πŸ”¨ rename LED functions
e424944a — lucwastiaux 7 years ago
update to Ergodox / Atreus Dvorak 42 key layouts (#2504)

* add SCREEN_NAV layer for copy/pasting within screen

* working readreg/paste macros

* working read reg / paste macros

* write log and tran patterns, and expand

* add ls -la shortcut, add tab on combined layer

* put delete word on the right pinky key on shell_nav layer

* add TAB on the right side, add reset key

* added Cloud9 macros

* add cloud9 shortcuts to atreus layout

* added BROWSER_CONTROL layer

* finalized browser control layer

* adding comment

* add browser control layer to atreus

* add flashing command line

* remove the tab on combined layer
46587864 — Nicola Gargagli 7 years ago
Add italian keymap
6c74d734 — Brian Choromanski 7 years ago
Fixed various keymaps and the allocation of "key_combos" (#2526)

* Fixed plank keymaps so that they will compile for planck light

* tv44:budi now compiles

* s60_x:amnesia0287 now compiles

* Fixed allocation of key_combos so that narze keymap for planck can compile correctly

* Disabled rgb on ergodone and infinity

* Enabled tap dance so it compiles

* Added return statement so it compiles

* If compiling on light disable extra functionality

* Properly redefined variable so it compiles
ad1a8687 — U-LANDSRAAD\drashna 7 years ago
Move Narze keymap into Ergodox Infinity folder
9db908f7 — U-LANDSRAAD\drashna 7 years ago
Fix Preonic layout
added1f0 — ajp10304 7 years ago
Planck ajp10304 (#2519)

* Planck ajp10304 layout clean up

* Planck ajp10304 layout add Mac layer extensions

* JJ40 ajp10304 layout add Mac layer extensions
e8e999dc — uplus 7 years ago
Fix preonic/rev2 bootloader config
Next