Commit Graph

20 Commits (e9f748751808de2f1e85cf7fb670d78773bd5e76)

Author SHA1 Message Date
Joe Wasson 8090f6b499 Improve one-hand support by adding more actions and tap keys. 8 years ago
Joe Wasson dd37860160 Add one-hand support.
This adds an action, `ACTION_SWAP_HANDS`, that swaps the the keys on the keyboard across a keymap-defined hemisphere in order to support one-hand typing without requiring a separate one-handed layer. See updated `doc/keymap.md` for more information.
8 years ago
Jack Humbert 649b33d778 Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
* fixes from tmk's repo

* rename keyboard to keyboards
8 years ago
Jack Humbert b36e532b5e cleans up folder structure
* consolidates docs
* deletes converter/
* updates .md references (most)
8 years ago
Jack Humbert 547da78335 merging tmk 9 years ago
Jun Wako 3f32b22478 Fix URL of HID Usage Tables pdf 10 years ago
tmk 821c719e98 Add action 'Momentary switching with Modifiers' 10 years ago
Ralf Schmitt 589d99b448 New macro: ACTION_BACKLIGHT_LEVEL(level)
To have full control of the backlight level.
11 years ago
Johan Isacsson 13fbab9d8b Show correct function name for default layer set 11 years ago
Thomas Russell Murphy e0a95d4075 Spellchecked documentation. 11 years ago
Simon Melhart a6afa845b9 Add tap toggle modifiers
Including documentation.
11 years ago
tmk 35f9f30074 Add timeout option to MODS_ONESHOT #66 11 years ago
tmk d52d554360 Fix mod stuck of MODS_KEY when leaving layer #62
- Add action_util.c and remove action_oneshot.c
- Add oneshot_mods for MODS_ONESHOT
- Add weak_mods for MODS_KEY and MACRO
- weak_mods is cleared when layer switching
11 years ago
tmk 6aaa6e0ef9 Add support for macro media/system keys 11 years ago
Wraul 1eb8523e95 Add support for backlight 11 years ago
tmk 25d8de6e7b Fix doc/keymap.md for new actions 12 years ago
tmk 6b155432dd Fix doc/keymap.md 12 years ago
tmk 633d9aa53e Fix README.md and doc/keymap.md 12 years ago
tmk 1aa067e541 Clean action.h and add keymap doc 12 years ago
tmk 083c75816f Create keymap.md 12 years ago