summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Browne <cbbrowne@ca.afilias.info>2016-02-03 22:47:54 +0100
committerChristopher Browne <cbbrowne@ca.afilias.info>2016-02-03 22:47:54 +0100
commit0d44544491b8a4512fcbb0379a31f062c75af761 (patch)
treeded163a0755717e1ad17daca3d40a287678f5e47
parent7919839b1a81d3c8b1bef27269db9d3a3a25bc98 (diff)
downloadqmk_firmware-0d44544491b8a4512fcbb0379a31f062c75af761.tar.gz
qmk_firmware-0d44544491b8a4512fcbb0379a31f062c75af761.tar.xz
Comment things more
-rw-r--r--keyboard/planck/keymaps/cbbrowne/keymap.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboard/planck/keymaps/cbbrowne/keymap.c b/keyboard/planck/keymaps/cbbrowne/keymap.c
index 96eab1d1b..cec913a12 100644
--- a/keyboard/planck/keymaps/cbbrowne/keymap.c
+++ b/keyboard/planck/keymaps/cbbrowne/keymap.c
@@ -48,7 +48,8 @@
of the random number generator
- the other, M_RANDLETTER, generates a random letter based on state
of the random number generator
- - in both
+ - in both, note the use of register_code()/unregister_code()
+ to indicate the desired key
*/
/* Other things to do...