99 コミット (dev)
 

作成者 SHA1 メッセージ 日付
  Jacob Alexander c1a1e844bb Adding kll file emitter and fixing array position merging 7年前
  Jacob Alexander a6553d473f Adding Physical Position and ScanCode to Pixel mapping tests 7年前
  Jacob Alexander fe07716f40 Adding column fill test 7年前
  Jacob Alexander 5090ad5473 Updates to initial template 7年前
  Jacob Alexander 3cd55cf5a4 Updating KLL 0.5c lexer 7年前
  Jacob Alexander d7b7752dc1 Updating Lexer to KLL 0.5c 7年前
  Jacob Alexander fd106b77f2 Adding basic Travis-CI tests to kll compiler 7年前
  Jacob Alexander dabeb2270e Fix for Python 3 incompatibility with os.cpu_count 7年前
  Jacob Alexander db89fd4830 Initial pixel hard-coded template 7年前
  Jacob Alexander a008e03b22 Adding support for pixelmap output and backporting features to 0.3d 7年前
  Jacob Alexander 44addcf031 Merge branch 'master' into dev 7年前
  Jacob Alexander f610d0fb15 KLL Compiler Re-Write 7年前
  Jacob Alexander 1a078b2b94 Typo in Programmer's Dvorak 7年前
  Jacob Alexander 0e898827ca Initial version of Programmers Dvorak 7年前
  Jacob Alexander 33a1654b97 Adding IRC link 7年前
  Jacob Alexander 5865fd7b97 Added hint for beginners 7年前
  Jacob Alexander 7c2848a6cd Fixing link to travis-ci 7年前
  Jacob Alexander e3aff084c4 Adding travis-ci indicator and updating info 7年前
  Jacob Alexander 6135cbb832 Forcing UTF-8 when reading files 8年前
  Jacob Alexander 2eb41e3a13 Updating KLL to generate _KLL defines for upcoming firmware update 8年前
  Jacob Alexander 034927e13b Merge pull request #7 from cryham/check 8年前
  CryHam 7df43b62bf added print stateWordSize from value when changing, 8年前
  CryHam 9965ccb48e Added check for too small stateWordSize (default 8) showing: Over 255 trigger or result macros, changing stateWordSize to 16. 8年前
  Jacob Alexander 323dd65d42 Adding a few more mouse tests 8年前
  Jacob Alexander d3e0c3d7a7 Adding support for relative movement mouse keys 8年前
  Jacob Alexander 55ffc6bdc5 Adding basic mouse button test .kll file 8年前
  Jacob Alexander c2a798f1cb First pass at parsing rules for KLL 0.4 8年前
  Jacob Alexander 9110f81e97 First pass at parsing rules for KLL 0.5 8年前
  Jacob Alexander b6cf0f13a8 Adding support for kll 0.3d 8年前
  Jacob Alexander eddfdfeb89 Fixing partial map static layer compilation bug 8年前
  Jacob Alexander 274dd6c17b Another error message cleanup 8年前
  Jacob Alexander 25c836048e Adding better error messages for Tokenization and Parsing 8年前
  Jacob Alexander c3ec73860d Updating hhkb2 definition to match recent symbolic name fix 8年前
  Jacob Alexander 4c4bb41977 Cleanup 8年前
  Jacob Alexander a18ed32ca3 Adding aliases for international keys 8年前
  Jacob Alexander 26437c35ad Fixing ascii string macro processing 8年前
  Jacob Alexander f1bad4de4b Fixing AL and AC namespaced Consumer control media keys 8年前
  Jacob Alexander e381131176 Adding support for "Soft Replace" kll 0.3c 8年前
  Jacob Alexander 57d01ed872 Adding layer rotation (next/prev) support 8年前
  Jacob Alexander cf5bba7039 Adding Lock and Latch symbolic names (e.g. Function) 8年前
  Jacob Alexander 8120771175 Typo 8年前
  Jacob Alexander a0b768211a Adding cabilities index to kll compiler 8年前
  Jacob Alexander 99cd939f8a Fixing reference url 8年前
  Jacob Alexander 381e0a37f5 Adding Infinity ErgoDox default layers and overlay 8年前
  Jacob Alexander 60b08f8564 Updating Infinity layers now that media keys are fully working 8年前
  Jacob Alexander 2b5a666b0b Adding colors associations to layers. 8年前
  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年前