<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -71,6 +71,7 @@ Under the hood PolyPage is logically separated into a core library and several e
 - GUI: the nav bar for pre-built GUI interactions
 - Events: some default event handlers for taking care of polypage formatted click and submit events automagically
 - Cookies: cookie support for maintaining state across pages
+- Keyboard: Keyboard shortcuts for toggling states via &quot;ALT + first_letter_of_state_name&quot;
 
 Full documentation for all of the extensions will be coming soon but for now you can see the source code for available options.
 
@@ -92,6 +93,7 @@ Roll your own PolyPage! if you want to completely customise PolyPage then you ca
     $(el).ppEvents(opts);
     $(el).ppGUI(opts);
     $(el).ppCookie(opts);
+    $(el).ppKeyboard(opts);
 
 
 MORE INFO</diff>
      <filename>readme.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a07b5feedf357f9aff5728374d71420e6c2e791d</id>
    </parent>
  </parents>
  <author>
    <name>Andy Kent</name>
    <email>andrew.d.kent@gmail.com</email>
  </author>
  <url>http://github.com/andykent/polypage/commit/2a36396ad740063027a8612eab4fe3780e81b4ac</url>
  <id>2a36396ad740063027a8612eab4fe3780e81b4ac</id>
  <committed-date>2009-04-14T14:54:15-07:00</committed-date>
  <authored-date>2009-04-14T14:54:15-07:00</authored-date>
  <message>minor doc updates</message>
  <tree>7e9426ab5035687750c6cde533f40e7b07196c13</tree>
  <committer>
    <name>Andy Kent</name>
    <email>andrew.d.kent@gmail.com</email>
  </committer>
</commit>
