Changeset 601 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/HotkeyBar.inc
- Timestamp:
- Feb 14, 2019, 7:38:08 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/HotkeyBar.inc
r599 r601 23 23 MIN_TIME_TO_DISPLAY_HOTKEY_BAR EQU (4000/55) ; 4000 ms 24 24 25 ESC_SCANCODE EQU 1 ; ESC key 25 ESC_SCANCODE EQU 1 ; ESC key 26 26 FIRST_FUNCTION_KEY_SCANCODE EQU 3Bh ; F1 key 27 27
Note:
See TracChangeset
for help on using the changeset viewer.