Thematic is a free, open-source, highly extensible, search-engine optimized WordPress Theme Framework featuring 13 widget-ready areas, grid-based layout samples, styling for popular plugins, and a whole community behind it. It's perfect for beginner bloggers and WordPress development professionals. Download it today and set your WordPress-powered site on a rock-solid foundation.
Checkbox in theme options is confusing UI. And why would a user want to change back or forth? Let child themes declare theme support for html5.
Ideally it would work like this
add_theme_support
for html5 -> theme uses html5It's possible that the theme_support will be required for new installations as well, this needs to be tested.