~ruther/qmk_firmware

465aabe1 — heartsekai 9 years ago
Added Swiss-German keymap. (#335)
fe9b1482 — Jack Humbert 9 years ago
adds KC_NUBS, KC_NUHS and shifted versions to default keymaps
2425fd29 — Jack Humbert 9 years ago
fixes default planck keymap
b79400e0 — Jacob Bilger 9 years ago
Folders for each keymap.c file (#332)

* Add folders to keymaps

* test

* test
e2aa980a — Jack Humbert 9 years ago
cleans up default keymaps (olkb)
fde477a9 — Jack Humbert 9 years ago
updates midi functionality (#331)

* implements leader key for planck experimental

* allows override of leader timeout

* adds ability to use the leader key in seq

* fixes leader keycode

* adds chording prototype

* fixes keycode detection

* moves music mode to quantum.c

* disables chording by default

* adds music sequencer functionality

* implements audio/music functions in quantum.c

* splits up process_action to allow independent processing of actions

* moves midi stuff to quantum.c

* adds additional scales for midi
bf5c2cce — Jack Humbert 9 years ago
splits process_action up to handle records separately (#329)

* implements leader key for planck experimental

* allows override of leader timeout

* adds ability to use the leader key in seq

* fixes leader keycode

* adds chording prototype

* fixes keycode detection

* moves music mode to quantum.c

* disables chording by default

* adds music sequencer functionality

* implements audio/music functions in quantum.c

* splits up process_action to allow independent processing of actions

* merging?
15719f35 — Jack Humbert 9 years ago
adds a sequencer to the music mode (#330)

* implements leader key for planck experimental

* allows override of leader timeout

* adds ability to use the leader key in seq

* fixes leader keycode

* adds chording prototype

* fixes keycode detection

* moves music mode to quantum.c

* disables chording by default

* adds music sequencer functionality

* implements audio/music functions in quantum.c

* Merge branch 'master' into process-record
1a8c0dd2 — Erez Zukerman 9 years ago
Leader key implementation (#326)

* implements leader key for planck experimental

* allows override of leader timeout

* adds ability to use the leader key in seq

* fixes leader keycode

* adds chording prototype

* fixes keycode detection

* moves music mode to quantum.c

* disables chording by default

* updates process_action functions to return bool
79d26f33 — Erez Zukerman 9 years ago
Adds explanatory note re history of TMK and QMK
c7d2c79d — Jacob Bilger 9 years ago
adds Bilger321's planck keymap
6e72586b — Erez Zukerman 9 years ago
Merge pull request #320 from Townk/townkmap

Townkmap
9746cd53 — Erez Zukerman 9 years ago
Merge pull request #317 from Twey/master

Updates to `keymaps/twey` to the media layer and for Plover 3.0
7b2cdca7 — Erez Zukerman 9 years ago
Merge pull request #307 from sboesebeck/master

minor change to default layouts
69f05e1a — cwhits 9 years ago
[planck] adds button for toggling output in plover app (#323)

* [planck] toggle plover output in app when toggling plover layer on keyboard

* [planck] moved plover toggle to separate key

* [planck] renamed toggle button
f70dec3e — Thiago Alves 9 years ago
Remove unused variable on the keymap.
d09d2da1 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
c7d52fda — Thiago Alves 9 years ago
Add an initial Readme to the keymap.
5845eb05 — Erez Zukerman 9 years ago
[Erez & Jack] Documents audio output
4a041f65 — Thiago Alves 9 years ago
Tweak some key positions and changed macro location.

After using the layout a while I learn that the - and = positions should be
swapped since I keep typing = when I intend to type -.

I also, removed the only macro from the top left on the right hand to put the
power button there and since I never use the arrow keys on the separated groups
of keys, I added 4 macros there to get a feel for it.
Next