diff options
author | Christopher Browne <cbbrowne@ca.afilias.info> | 2016-02-03 16:54:38 -0500 |
---|---|---|
committer | Christopher Browne <cbbrowne@ca.afilias.info> | 2016-02-03 16:54:38 -0500 |
commit | 73f14db8ad6f06f080ec2a5c55381952e0d7a8ab (patch) | |
tree | fcc44bfc4f1d38acb24b14731af533d971dec0ec /keyboard/planck | |
parent | 0d44544491b8a4512fcbb0379a31f062c75af761 (diff) |
Remove obsolete comments
Diffstat (limited to 'keyboard/planck')
-rw-r--r-- | keyboard/planck/keymaps/cbbrowne/keymap.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboard/planck/keymaps/cbbrowne/keymap.c b/keyboard/planck/keymaps/cbbrowne/keymap.c index cec913a12c..45a297cda3 100644 --- a/keyboard/planck/keymaps/cbbrowne/keymap.c +++ b/keyboard/planck/keymaps/cbbrowne/keymap.c @@ -61,15 +61,6 @@ - What's the keystroke to get from X to console these days? - I do indeed want a sweet number pad! - A layer for doing console switching would not be a bad idea - - Random data generator - - A key that generates values in the range 0-9 at random - - A key that generates values in the range a-z at random - - A key that generates values in the range a-z,A-Z,0-9 at random - - - Figure out the MACRO example in https://github.com/tmk/tmk_keyboard/blob/master/tmk_core/doc/keymap.md - - section 2.3.2 - - where does the HELLO come from??? - - What are the types of the T() calls? */ enum layers { |