Changeset bf45993 in mainline for uspace/lib/c/include/io/keycode.h
- Timestamp:
- 2014-09-19T10:56:30Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6b646dc
- Parents:
- 824208bf (diff), 58f26cb (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/io/keycode.h
r824208bf rbf45993 107 107 KC_QUOTE, 108 108 KC_BACKSLASH, 109 KC_HASH, 109 110 110 111 KC_ENTER, … … 154 155 155 156 KC_PRTSCR, 157 KC_SYSREQ, 156 158 KC_SCROLL_LOCK, 157 159 KC_PAUSE, 160 KC_BREAK, 158 161 159 162 /* Cursor keys block */
Note:
See TracChangeset
for help on using the changeset viewer.