53 コミット (6648cb507a06b77bbf17697fc57d3c06f252fd51)
 

作成者 SHA1 メッセージ 日付
  Jacob Alexander 6648cb507a Special function map used for LCD layer display hooks 8年前
  Jacob Alexander 296fc5946c Adding convenience capability function declarations. 8年前
  Jacob Alexander 5f8880d7ef Example kll map using CustomActions on MD1 8年前
  Jacob Alexander ea854aa95f Fixing '~' interpreting bug. 8年前
  Jacob Alexander 80c948fa33 Adding WhiteFox layer 1 8年前
  Jacob Alexander 114d666bd8 Adding support for Interconnect Nodes 8年前
  Jacob Alexander 6456b05951 Merge branch 'master' of github.com:kiibohd/kll 8年前
  Jacob Alexander 9107650076 Adding support for multi-line defines 8年前
  Jacob Alexander f3451f619c Updating url 8年前
  Jacob Alexander 59a7455cd9 Converting templates to use pragma once 8年前
  Jacob Alexander f40c189980 Fixing naming issues with some of the symbolic names. 9年前
  Jacob Alexander e1add027a7 Adding incorrect hid code lookup error detection. 9年前
  Jacob Alexander d05f7ae820 Adding None keyword (0.3b) 9年前
  Jacob Alexander d91c0fb23f Adding media key support to KLL compiler (0.3b) 9年前
  Jacob Alexander 1c983492d7 Merge pull request #2 from mcmasterathl/master 9年前
  Jacob Alexander 431b17ca4f Updating README 9年前
  Steve McMaster 97ae458c4b Add USB Code support for combination and sequence triggers 9年前
  mcmasterathl 867e7495a5 Merge pull request #1 from kiibohd/master 9年前
  Jacob Alexander 4adb8a1386 Adding a few more symbolic names. 9年前
  Jacob Alexander 727b5bd745 Adding more symbolic names to the kll lookup. 9年前
  Jacob Alexander 8442567937 Adding backend specific template and output defaults. 9年前
  Jacob Alexander 5af3e3a0b5 Simplifying template arguments 9年前
  Jacob Alexander 7d0094ed3a Adding inheritance to Backend class 9年前
  Jacob Alexander b7a8979864 Issue #13: Fixing bug in kll compiler when not setting any DefaultMap or PartialMap 9年前
  Jacob Alexander 25043fa0ee Adding KEYPAD_ASTERISK (also internally renaming ASTERIX to ASTERISK) 9年前
  Jacob Alexander 3e85108acd Markdown typo 9年前
  Jacob Alexander ef4686292d Converting README to markdown 9年前
  Jacob Alexander 5696fc5dfb Adding name and file stacks and layer naming 9年前
  Jacob Alexander 0cb66411aa Adding more generation debug output 9年前
  Rowan Decker 3f0149b721 Die gracefully 9年前
  Jacob Alexander 993c913437 Forgot to commit template file. 9年前
  Jacob Alexander 923e623c74 Fixing kll permutation expansion bug. 9年前
  Jacob Alexander 6454917b11 Adding define support to KLL compiler. 9年前
  Jacob Alexander db654bc56a Adding a basic overlay for md1 9年前
  Jacob Alexander 92f5705a62 Adding extra code generation required for Macro output sequences. 9年前
  Jacob Alexander 1454611c7b Adding backend support for more RAM optimizations. 9年前
  Jacob Alexander b4e4a13811 Fixing layered assignment bug. 9年前
  Jacob Alexander 59a4b27de5 Adding support for firstScanCode calculation and initial Variable container implementation 9年前
  Jacob Alexander ef9ea13b43 Adding my own configuration of the kishsaver (HHKB-like) 9年前
  Jacob Alexander 8a216b1403 Fixing unicode strings in funcparserlib 9年前
  Jacob Alexander 57936cddd1 Adding first official layouts for KLL. 9年前
  Jacob Alexander 09295f210f Changing array type to support different uC architectures. 9年前
  Jacob Alexander eb5bf66d71 Fixed multi-byte capability arguments. 9年前
  Jacob Alexander bbf2c3ffaf Adding full partial layer support. 9年前
  Jacob Alexander e8d498a0d6 Fixed layer generation to only build trigger lists from the given layer. 9年前
  Jacob Alexander ff6ba9198b Adding basic layer support 9年前
  Jacob Alexander 0fe79f3418 Adding support for USB Code trigger assignment 9年前
  Jacob Alexander 81231a708e kll compiler now working! 9年前
  Jacob Alexander a005ad49ad Adding list to tuple conversion and USBCode to Capabiltiy conversion. 9年前
  Jacob Alexander 2d76b5a6ca Adding examples and template. 9年前