Commit Graph

14 Commits (c25cdae5f2307dad87c759e42bfc81f84de55612)

Author SHA1 Message Date
Alex Ong 7d056762d0 Typos (#524)
* GH60: Found a typo

* Typo: Another typo

* Typo: More typos
2018-01-23 17:43:45 +09:00
tmk 41905715c2 core: Fix doc/keymap.md for bitwise operation 2017-10-26 14:37:52 +09:00
tmk a71a0ef9d5 core: Change MOD_* definition to make OR(|) usable
https://github.com/tmk/tmk_keyboard/issues/448#issuecomment-285066234
2017-04-11 15:50:19 +09:00
tmk c0f0909051 core: Fix LAYER_MODS() and LAYER_TAP()
- LAYER_MODS() accepts either left or right modifiers
- LAYER_TAP() can use modifier as tap key, related to #422
2017-01-11 10:30:47 +09:00
Anthony a499c19cd0 Add note for L/R side bit being ignored 2016-12-04 16:46:43 +11:00
Anthony a6a6d4ab49 Add in basic documentation for Macro system 2016-12-04 16:46:42 +11:00
tmk 1b5266cb6e core: Fix doc/keymap.md for new keymap framework 2016-08-29 13:54:44 +09:00
tmk 53bd4a01be Merge commit '71381457fa1311dfa0b58ba882a96db740640871'
Conflicts:
	tmk_core/doc/keymap.md
2016-04-21 14:37:16 +09:00
Nick Bair b17d2d176c Clean up wording in keymap example 2016-03-26 23:06:13 -04:00
Nick Bair fd4d342568 Clarify layer precedence 2016-03-26 22:51:52 -04:00
Nick Bair 336a27e91d clarify layer documentation 2016-03-26 22:40:45 -04:00
tmk 8ccbbde881 core: Add macro commands SM(), RM() and CM() 2016-01-15 16:00:56 +09:00
Jun Wako 3f32b22478 Fix URL of HID Usage Tables pdf 2015-04-23 17:30:45 +09:00
tmk 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00