Commit Graph

43 Commits (fff526cb00c3e3a831dd3e085f1b0cfb6eba6ea9)

Author SHA1 Message Date
Callum Oakley eda924d7dc [Keymap] update (mouse emulation, rev 6 compatibility) (#5696)
* mess with mouse emulation some more

* reverse scrolling

* mouse speed 20

* ndash and £ on symbol layer

* rev6 compatibility
6 years ago
Callum Oakley 395a7793d1 Keymap update (#5382)
* home and end on fn layer (for forward and back with left hand)

* space movement shortcuts

* mouse layer
6 years ago
fauxpark 3b2a484a5b Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 6 years ago
fauxpark 79b58937f4 Add C(), A() and G() to match already existing S() (#4673) 6 years ago
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
6 years ago
Callum Oakley 9ed0c2d57b Keymap update (#4223)
* change window focus shortcuts

* hangul

* macos goodness

* re-arrange tab keys

* remove tab switching keys

* left hand func

* glorious macro pad

* workspace rotation keys

* tabbing hotkeys

* left hand tab change keys

* SEND_STRING("!") on KC_EXLM

* use SEND_STRING for all shifted symbols

* SEND_STRING even for non shifted symbols so they play nicely with the shifted ones
7 years ago
Drashna Jaelre 00b6f14821 Replace outdated RGB/Audio information 7 years ago
Jack Humbert ade22f8e2c
Adds support for Planck Rev 6 (#2666)
* initial files for rev 6 with encoder

* music map init, dip scan added

* adds ws2812 driver for arm

* flesh out dip and encoder support

* adds default encoder res

* adds default encoder res

* start muse implementation

* muse working with encoder as control

* flip direction

* try mouse wheel again

* dont break other revs

* dont break other revs

* conditional autio

* pwm ws driver (not working)

* update build includes for chibios

* update ws2812 driver/config

* last commit for glasser code

* working example

* remove rgb for now

* finish up rev6

* working encoder keycodes

* add warnings to planck keymaps about the LAYOUT
7 years ago
Callum Oakley 5d5fa0dc8c callum keymap updates (#3402)
* change window focus shortcuts

* hangul

* macos goodness

* re-arrange tab keys

* remove tab switching keys

* left hand func

* glorious macro pad

* workspace rotation keys

* tabbing hotkeys
7 years ago
Callum Oakley 2fc727c154 Keymap update (#2045)
* linux shake-around

* move terminal and browser spawning keys

* add a shift to window resizing keys to free combo up for window management

* "jump to tab" shortcuts for firefox

* change window resize modifiers

* change wm keys

* change wm keys again, and reformat keymap to 80chars

* typos

* language key

* qwerty layer for SO, general cleanup
8 years ago
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories 8 years ago
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
8 years ago
Callum Oakley 84a8aabe5b MORE layer 8 years ago
Callum Oakley 3f3f208113 changed hotkey cluster to accomodate awkward software... again 8 years ago
Callum Oakley d145a1192f changed hotkey cluster to accomodate awkward software 8 years ago
Callum Oakley 61459ab5ba moar hotkeys 8 years ago
Callum Oakley b06961c38b updated readme 8 years ago
Callum Oakley 1316ca67af added hotkey cluster 8 years ago
Callum Oakley 21015918b4 change cmd-l and cmd-r for actual home and end 8 years ago
Callum Oakley dc3937d485 simplify 8 years ago
Callum Oakley 6bbb0b030e replace lock key with general power key 9 years ago
Callum Oakley c0a9fa8eea switched to standard volume keys 9 years ago
Callum Oakley 387b94a6cf updated readme 9 years ago
Callum Oakley 059990e05a added lock screen button and fixed error in diagram 9 years ago
Callum Oakley 633da3bdb6 Made some simplifications leveraging the LALT(), LGUI(), and S() functions. 9 years ago
Callum Oakley 2f07ad8e8a added en-dash and gbp keys and updated readme 9 years ago
Callum Oakley c762ea975a big restructure now I only have to consider macOS, also added mouse, more function keys, and some neat macros 9 years ago
Callum Oakley fa2724360b removed windows layer and updated brightness keys for macOS Sierra 9 years ago
Callum Oakley 02635e5924 changed RALT to LALT on Windows 9 years ago
Callum Oakley b2ecd296ae fixed comments 9 years ago
Callum Oakley c593564aca Update readme.md 9 years ago
Callum Oakley ff09695897 Update readme.md 9 years ago
Callum Oakley 6ad8a06c73 updated readme 9 years ago
Callum Oakley b51f51c614 added close key for alt-f4 macro 9 years ago
Callum Oakley 41227856f4 added a toggle between Mac and Windows base layers (with swapped cmd and ctrl) 9 years ago
Callum Oakley e4167c8c53 fixed incorrect key combination for locking screen on macOS 9 years ago
Callum Oakley 4c67ccc81e changed some of the wording in the readme 9 years ago
Callum Oakley 8b2a235c8d changed order of modifiers after experimentation, updated readme 9 years ago
Callum Oakley 993d72b11f added a lock screen key 9 years ago
Callum Oakley 725dd7328f updated readme.md to reflect keymap changes 9 years ago
Callum Oakley 5f37b11f2c changed order of bottom row of symbol layer to ease acess to brackets 9 years ago
Callum Oakley 1eeceee355 Added readme.md for custom layout. 9 years ago
Callum Oakley 9822b9f743 Added custom keymap.
Added custom keymap.
9 years ago