Commit Graph

22 Commits (6dee71e1080ab2ba6fcd589331e67f7437efa132)

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 e84a5981e3 core: Add unimap support 2016-08-29 13:54:44 +09:00
tmk 1b5266cb6e core: Fix doc/keymap.md for new keymap framework 2016-08-29 13:54:44 +09:00
tmk bd0f670345 core: Fix keycode.txt 2016-07-31 02:00:26 +09:00
tmk 3fe8e1c238 Merge commit '20b787fc1284176834cbe7ca2134e4b36bec5828' 2016-05-22 22:49:29 +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 5b820b9db8 core: Add note about sudo and git 2016-01-16 10:05:32 +09:00
tmk 8ccbbde881 core: Add macro commands SM(), RM() and CM() 2016-01-15 16:00:56 +09:00
tmk 6baca549b9 core: Add dfu-programmer example to doc/build.md 2016-01-15 14:30:47 +09:00
tmk 0851cf926f core: Fix doc/build.md 2016-01-15 14:14:10 +09:00
tmk 792327caac core: Update doc/build.md and remove other_projects.md 2015-12-05 13:38:37 +09:00
Jun Wako 3f32b22478 Fix URL of HID Usage Tables pdf 2015-04-23 17:30:45 +09:00
Jun Wako f9045bea6e Fix typo of doc/keycode.txt 2015-04-23 17:20:59 +09:00
tmk 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00