remove corne
This commit is contained in:
parent
4163188279
commit
1387bbbddf
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 52 KiB |
|
@ -1,63 +0,0 @@
|
||||||
|
|
||||||
layout:
|
|
||||||
qmk_keyboard: crkbd/rev1
|
|
||||||
qmk_layout: LAYOUT_split_3x6_3
|
|
||||||
layers:
|
|
||||||
Canary:
|
|
||||||
- [{type: ghost, t: Gesc}, W, L, Y, P, B, Z, F, O, U, "'", {type: ghost, t: Ctrl Bspc}]
|
|
||||||
- [{type: ghost, t: Tab}, {h: Sft, t: C}, {h: Ctl, t: R}, {h: Alt, t: S}, {h: Gui, t: T}, G, M, {h: Gui, t: N}, {h: Alt, t: E}, {h: Ctl, t: I}, {h: Sft, t: A}, {type: ghost, t: Enter}]
|
|
||||||
- [{type: ghost, t: osm Shift}, Q, J, V, {h: Sym, t: D}, K, X, {h: Sym, t: H}, "/", ",", ".", {type: ghost, t: osm Shift}]
|
|
||||||
- osm Gui
|
|
||||||
- {h: Nav, t: Repeat}
|
|
||||||
- Bspc
|
|
||||||
- Space
|
|
||||||
- {h: Num, t: Magic}
|
|
||||||
- osm Alt
|
|
||||||
|
|
||||||
Nav:
|
|
||||||
- [null, Media Play, Media Stop, Media Prev, Media Next, Vol Up, Copy Mode, Home, ▲, End, PgUp, {type: ghost, t: Del}]
|
|
||||||
- [null, osm Gui, osm Alt, osm Sft, osm Ctl, Vol Down, Shift Paste, ◄, ▼, ►, PgDn, {type: trans, t: Enter}]
|
|
||||||
- [null, Undo, Cut, Copy, Paste, Calc, WS0, WS1, WS2, WS3, WS4, {type: ghost, t: WS5}]
|
|
||||||
- null
|
|
||||||
- {type: held}
|
|
||||||
- null
|
|
||||||
- {type: trans, t: Space}
|
|
||||||
- {type: trans, t: Magic}
|
|
||||||
- null
|
|
||||||
|
|
||||||
Num:
|
|
||||||
- [null, "/", 7, 8, 9, "-", null, F7, F8, F9, F10, null]
|
|
||||||
- [null, "*", 4, 5, 6, "+", null, F4, F5, F6, F11, null]
|
|
||||||
- [null, ".", 1, 2, 3, "=", null, F1, F2, F3, F12, null]
|
|
||||||
- null
|
|
||||||
- {type: trans, t: "0"}
|
|
||||||
- {type: trans, t: Bspc}
|
|
||||||
- null
|
|
||||||
- {type: held}
|
|
||||||
- null
|
|
||||||
|
|
||||||
Sym:
|
|
||||||
- [null, "`", "<", "-", ">", null, null, "[", "_", "]", "+", null]
|
|
||||||
- [null, "!", "(", "=", ")", "#", "%", "{", "$", "}", ";", null]
|
|
||||||
- [null, ":", "&", "^", {type: held, t: "@"}, null, null, {type: held, t: "*"}, "/", "\\", "|", null]
|
|
||||||
- null
|
|
||||||
- null
|
|
||||||
- null
|
|
||||||
- null
|
|
||||||
- null
|
|
||||||
- null
|
|
||||||
|
|
||||||
Fun:
|
|
||||||
- [Boot, null, null, null, null, null, null, null, null, null, null, null]
|
|
||||||
- [RGB Togg, RGB Hui, RGB Sai, RGB Vai, null, null, null, null, null, null, null, null]
|
|
||||||
- [RGB Mode, RGB Hud, RGB Sad, RGB Vad, null, null, null, null, null, null, null, null]
|
|
||||||
- null
|
|
||||||
- {type: held}
|
|
||||||
- null
|
|
||||||
- null
|
|
||||||
- {type: held}
|
|
||||||
- null
|
|
||||||
|
|
||||||
combos:
|
|
||||||
- { p: [19, 20], k: Esc }
|
|
||||||
- { p: [15, 20], k: Caps Word }
|
|
|
@ -1,808 +0,0 @@
|
||||||
// Copyright 2023 QMK
|
|
||||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
||||||
|
|
||||||
/*******************************************************************************
|
|
||||||
88888888888 888 d8b .d888 d8b 888 d8b
|
|
||||||
888 888 Y8P d88P" Y8P 888 Y8P
|
|
||||||
888 888 888 888
|
|
||||||
888 88888b. 888 .d8888b 888888 888 888 .d88b. 888 .d8888b
|
|
||||||
888 888 "88b 888 88K 888 888 888 d8P Y8b 888 88K
|
|
||||||
888 888 888 888 "Y8888b. 888 888 888 88888888 888 "Y8888b.
|
|
||||||
888 888 888 888 X88 888 888 888 Y8b. 888 X88
|
|
||||||
888 888 888 888 88888P' 888 888 888 "Y8888 888 88888P'
|
|
||||||
888 888
|
|
||||||
888 888
|
|
||||||
888 888
|
|
||||||
.d88b. .d88b. 88888b. .d88b. 888d888 8888b. 888888 .d88b. .d88888
|
|
||||||
d88P"88b d8P Y8b 888 "88b d8P Y8b 888P" "88b 888 d8P Y8b d88" 888
|
|
||||||
888 888 88888888 888 888 88888888 888 .d888888 888 88888888 888 888
|
|
||||||
Y88b 888 Y8b. 888 888 Y8b. 888 888 888 Y88b. Y8b. Y88b 888
|
|
||||||
"Y88888 "Y8888 888 888 "Y8888 888 "Y888888 "Y888 "Y8888 "Y88888
|
|
||||||
888
|
|
||||||
Y8b d88P
|
|
||||||
"Y88P"
|
|
||||||
*******************************************************************************/
|
|
||||||
|
|
||||||
#pragma once
|
|
||||||
|
|
||||||
// Autocorrection dictionary (400 entries):
|
|
||||||
// :htere -> there
|
|
||||||
// abbout -> about
|
|
||||||
// abotu -> about
|
|
||||||
// baout -> about
|
|
||||||
// :theri -> their
|
|
||||||
// :thier -> their
|
|
||||||
// :owudl -> would
|
|
||||||
// woudl -> would
|
|
||||||
// peaple -> people
|
|
||||||
// peolpe -> people
|
|
||||||
// peopel -> people
|
|
||||||
// poeple -> people
|
|
||||||
// poeople -> people
|
|
||||||
// :hwihc -> which
|
|
||||||
// whcih -> which
|
|
||||||
// whihc -> which
|
|
||||||
// whlch -> which
|
|
||||||
// wihch -> which
|
|
||||||
// coudl -> could
|
|
||||||
// :htikn -> think
|
|
||||||
// :htink -> think
|
|
||||||
// thikn -> think
|
|
||||||
// thiunk -> think
|
|
||||||
// tihkn -> think
|
|
||||||
// :olther -> other
|
|
||||||
// :otehr -> other
|
|
||||||
// baceause -> because
|
|
||||||
// beacuse -> because
|
|
||||||
// becasue -> because
|
|
||||||
// beccause -> because
|
|
||||||
// becouse -> because
|
|
||||||
// becuase -> because
|
|
||||||
// theese -> these
|
|
||||||
// :goign -> going
|
|
||||||
// :gonig -> going
|
|
||||||
// :yaers -> years
|
|
||||||
// :yeasr -> years
|
|
||||||
// :thsoe -> those
|
|
||||||
// shoudl -> should
|
|
||||||
// raelly -> really
|
|
||||||
// realy -> really
|
|
||||||
// relaly -> really
|
|
||||||
// bedore -> before
|
|
||||||
// befoer -> before
|
|
||||||
// littel -> little
|
|
||||||
// beeing -> being
|
|
||||||
// :hwile -> while
|
|
||||||
// aroud -> around
|
|
||||||
// arround -> around
|
|
||||||
// arund -> around
|
|
||||||
// thign -> thing
|
|
||||||
// thigsn -> things
|
|
||||||
// thnigs -> things
|
|
||||||
// anohter -> another
|
|
||||||
// beteen -> between
|
|
||||||
// beween -> between
|
|
||||||
// bewteen -> between
|
|
||||||
// :eveyr -> every
|
|
||||||
// :graet -> great
|
|
||||||
// :agian -> again
|
|
||||||
// :sicne -> since
|
|
||||||
// alwasy -> always
|
|
||||||
// alwyas -> always
|
|
||||||
// throught -> thought
|
|
||||||
// :acheiv -> achiev
|
|
||||||
// almsot -> almost
|
|
||||||
// alomst -> almost
|
|
||||||
// chnage -> change
|
|
||||||
// chekc -> check
|
|
||||||
// childen -> children
|
|
||||||
// claer -> clear
|
|
||||||
// comapny -> company
|
|
||||||
// contian -> contain
|
|
||||||
// elasped -> elapsed
|
|
||||||
// feild -> field
|
|
||||||
// fitler -> filter
|
|
||||||
// firts -> first
|
|
||||||
// follwo -> follow
|
|
||||||
// :foudn -> found
|
|
||||||
// frequecy -> frequency
|
|
||||||
// firend -> friend
|
|
||||||
// freind -> friend
|
|
||||||
// heigth -> height
|
|
||||||
// iamge -> image
|
|
||||||
// inital -> initial
|
|
||||||
// intput -> input
|
|
||||||
// laguage -> language
|
|
||||||
// lenght -> length
|
|
||||||
// levle -> level
|
|
||||||
// libary -> library
|
|
||||||
// :moeny -> money
|
|
||||||
// mysefl -> myself
|
|
||||||
// ouptut -> output
|
|
||||||
// ouput -> output
|
|
||||||
// probaly -> probably
|
|
||||||
// probelm -> problem
|
|
||||||
// recrod -> record
|
|
||||||
// reponse -> response
|
|
||||||
// reprot -> report
|
|
||||||
// singel -> single
|
|
||||||
// stregth -> strength
|
|
||||||
// strengh -> strength
|
|
||||||
// tkaes -> takes
|
|
||||||
// therfore -> therefore
|
|
||||||
// todya -> today
|
|
||||||
// toghether -> together
|
|
||||||
// unkown -> unknown
|
|
||||||
// unqiue -> unique
|
|
||||||
// widht -> width
|
|
||||||
// aberation -> aberration
|
|
||||||
// accross -> across
|
|
||||||
// adviced -> advised
|
|
||||||
// aledge -> allege
|
|
||||||
// alledge -> allege
|
|
||||||
// amature -> amateur
|
|
||||||
// anomolous -> anomalous
|
|
||||||
// anomoly -> anomaly
|
|
||||||
// aparent -> apparent
|
|
||||||
// aparrent -> apparent
|
|
||||||
// apparant -> apparent
|
|
||||||
// apparrent -> apparent
|
|
||||||
// asthetic -> aesthetic
|
|
||||||
// auxilary -> auxiliary
|
|
||||||
// auxillary -> auxiliary
|
|
||||||
// auxilliary -> auxiliary
|
|
||||||
// bankrupcy -> bankruptcy
|
|
||||||
// busness -> business
|
|
||||||
// bussiness -> business
|
|
||||||
// calander -> calendar
|
|
||||||
// commitee -> committee
|
|
||||||
// comittee -> committee
|
|
||||||
// competance -> competence
|
|
||||||
// competant -> competent
|
|
||||||
// concensus -> consensus
|
|
||||||
// cognizent -> cognizant
|
|
||||||
// copywrite: -> copyright
|
|
||||||
// choosen -> chosen
|
|
||||||
// collegue -> colleague
|
|
||||||
// excercise -> exercise
|
|
||||||
// :grammer -> grammar
|
|
||||||
// :guage -> gauge
|
|
||||||
// govement -> government
|
|
||||||
// govenment -> government
|
|
||||||
// goverment -> government
|
|
||||||
// governmnet -> government
|
|
||||||
// govorment -> government
|
|
||||||
// govornment -> government
|
|
||||||
// guaratee -> guarantee
|
|
||||||
// garantee -> guarantee
|
|
||||||
// gaurantee -> guarantee
|
|
||||||
// heirarchy -> hierarchy
|
|
||||||
// hygeine -> hygiene
|
|
||||||
// hypocracy -> hypocrisy
|
|
||||||
// hypocrasy -> hypocrisy
|
|
||||||
// hypocricy -> hypocrisy
|
|
||||||
// hypocrit: -> hypocrite
|
|
||||||
// looses: -> loses
|
|
||||||
// maintence -> maintenance
|
|
||||||
// morgage -> mortgage
|
|
||||||
// neccesary -> necessary
|
|
||||||
// necesary -> necessary
|
|
||||||
// pallete -> palette
|
|
||||||
// paralel -> parallel
|
|
||||||
// parralel -> parallel
|
|
||||||
// parrallel -> parallel
|
|
||||||
// priviledge -> privilege
|
|
||||||
// probablly -> probably
|
|
||||||
// prominant -> prominent
|
|
||||||
// propogate -> propagate
|
|
||||||
// proove -> prove
|
|
||||||
// psuedo -> pseudo
|
|
||||||
// reciept -> receipt
|
|
||||||
// receiev -> receiv
|
|
||||||
// reciev -> receiv
|
|
||||||
// recepient -> recipient
|
|
||||||
// recipiant -> recipient
|
|
||||||
// relevent -> relevant
|
|
||||||
// repitition -> repetition
|
|
||||||
// safty -> safety
|
|
||||||
// saftey -> safety
|
|
||||||
// seperat -> separat
|
|
||||||
// spectogram -> spectrogram
|
|
||||||
// symetric -> symmetric
|
|
||||||
// tolerence -> tolerance
|
|
||||||
// cacheing -> caching
|
|
||||||
// complier -> compiler
|
|
||||||
// doulbe -> double
|
|
||||||
// dyanmic -> dynamic
|
|
||||||
// excecut -> execut
|
|
||||||
// failse -> false
|
|
||||||
// fales -> false
|
|
||||||
// fasle -> false
|
|
||||||
// flase -> false
|
|
||||||
// indeces -> indices
|
|
||||||
// indecies -> indices
|
|
||||||
// indicies -> indices
|
|
||||||
// interator -> iterator
|
|
||||||
// looup -> lookup
|
|
||||||
// namesapce -> namespace
|
|
||||||
// namespcae -> namespace
|
|
||||||
// nulltpr -> nullptr
|
|
||||||
// operaotr -> operator
|
|
||||||
// overide -> override
|
|
||||||
// ovveride -> override
|
|
||||||
// poitner -> pointer
|
|
||||||
// :rference -> reference
|
|
||||||
// referece -> reference
|
|
||||||
// singed -> signed
|
|
||||||
// stirng -> string
|
|
||||||
// strign -> string
|
|
||||||
// swithc -> switch
|
|
||||||
// swtich -> switch
|
|
||||||
// teamplate -> template
|
|
||||||
// tempalte -> template
|
|
||||||
// :ture -> true
|
|
||||||
// retrun -> return
|
|
||||||
// retun -> return
|
|
||||||
// reutrn -> return
|
|
||||||
// cosnt -> const
|
|
||||||
// virutal -> virtual
|
|
||||||
// vitual -> virtual
|
|
||||||
// yeild -> yield
|
|
||||||
// :alot: -> a lot
|
|
||||||
// :andteh -> and the
|
|
||||||
// :andthe -> and the
|
|
||||||
// :asthe -> as the
|
|
||||||
// :atthe -> at the
|
|
||||||
// abouta -> about a
|
|
||||||
// aboutit -> about it
|
|
||||||
// aboutthe -> about the
|
|
||||||
// :tothe -> to the
|
|
||||||
// didnot -> did not
|
|
||||||
// fromthe -> from the
|
|
||||||
// :agred -> agreed
|
|
||||||
// :ajust -> adjust
|
|
||||||
// :anual -> annual
|
|
||||||
// :asign -> assign
|
|
||||||
// :aslo: -> also
|
|
||||||
// :casue -> cause
|
|
||||||
// :choses -> chooses
|
|
||||||
// :gaurd -> guard
|
|
||||||
// :haev -> have
|
|
||||||
// :hapen -> happen
|
|
||||||
// :idaes -> ideas
|
|
||||||
// :jsut: -> just
|
|
||||||
// :jstu: -> just
|
|
||||||
// :knwo -> know
|
|
||||||
// :konw -> know
|
|
||||||
// :kwno -> know
|
|
||||||
// :ocuntry -> country
|
|
||||||
// :ocur -> occur
|
|
||||||
// :socre -> score
|
|
||||||
// :szie -> size
|
|
||||||
// :the:the: -> the
|
|
||||||
// :turth -> truth
|
|
||||||
// :uesd: -> used
|
|
||||||
// :usally -> usually
|
|
||||||
// abilties -> abilities
|
|
||||||
// abilty -> ability
|
|
||||||
// abvove -> above
|
|
||||||
// accesories -> accessories
|
|
||||||
// accomodate -> accommodate
|
|
||||||
// acommodate -> accommodate
|
|
||||||
// acomplish -> accomplish
|
|
||||||
// actualy -> actually
|
|
||||||
// acurate -> accurate
|
|
||||||
// acutally -> actually
|
|
||||||
// addtion -> addition
|
|
||||||
// againnst -> against
|
|
||||||
// aganist -> against
|
|
||||||
// aggreed -> agreed
|
|
||||||
// agianst -> against
|
|
||||||
// ahppn -> happen
|
|
||||||
// allign -> align
|
|
||||||
// anytying -> anything
|
|
||||||
// aquire -> acquire
|
|
||||||
// availabe -> available
|
|
||||||
// availaible -> available
|
|
||||||
// availalbe -> available
|
|
||||||
// availble -> available
|
|
||||||
// availiable -> available
|
|
||||||
// avalable -> available
|
|
||||||
// avaliable -> available
|
|
||||||
// avilable -> available
|
|
||||||
// bandwith -> bandwidth
|
|
||||||
// begginer -> beginner
|
|
||||||
// beleif -> belief
|
|
||||||
// beleive -> believe
|
|
||||||
// belive -> believe
|
|
||||||
// breif -> brief
|
|
||||||
// burried -> buried
|
|
||||||
// caluclate -> calculate
|
|
||||||
// caluculate -> calculate
|
|
||||||
// calulate -> calculate
|
|
||||||
// catagory -> category
|
|
||||||
// cauhgt -> caught
|
|
||||||
// ceratin -> certain
|
|
||||||
// certian -> certain
|
|
||||||
// cheif -> chief
|
|
||||||
// cieling -> ceiling
|
|
||||||
// circut -> circuit
|
|
||||||
// clasic -> classic
|
|
||||||
// cmoputer -> computer
|
|
||||||
// coform -> conform
|
|
||||||
// comming: -> coming
|
|
||||||
// considerd -> considered
|
|
||||||
// dervied -> derived
|
|
||||||
// desicion -> decision
|
|
||||||
// diferent -> different
|
|
||||||
// diferrent -> different
|
|
||||||
// differnt -> different
|
|
||||||
// diffrent -> different
|
|
||||||
// divison -> division
|
|
||||||
// effecient -> efficient
|
|
||||||
// eligable -> eligible
|
|
||||||
// elpased -> elapsed
|
|
||||||
// embarass -> embarrass
|
|
||||||
// embeded -> embedded
|
|
||||||
// encypt -> encrypt
|
|
||||||
// finaly -> finally
|
|
||||||
// foriegn -> foreign
|
|
||||||
// foward -> forward
|
|
||||||
// fraciton -> fraction
|
|
||||||
// fucntion -> function
|
|
||||||
// fufill -> fulfill
|
|
||||||
// fullfill -> fulfill
|
|
||||||
// futher -> further
|
|
||||||
// ganerate -> generate
|
|
||||||
// generaly -> generally
|
|
||||||
// greatful -> grateful
|
|
||||||
// heigher -> higher
|
|
||||||
// higest -> highest
|
|
||||||
// howver -> however
|
|
||||||
// hydogen -> hydrogen
|
|
||||||
// importamt -> important
|
|
||||||
// inclued -> include
|
|
||||||
// insted -> instead
|
|
||||||
// intrest -> interest
|
|
||||||
// invliad -> invalid
|
|
||||||
// largst -> largest
|
|
||||||
// learnign -> learning
|
|
||||||
// liasion -> liaison
|
|
||||||
// likly -> likely
|
|
||||||
// lisense -> license
|
|
||||||
// listner -> listener
|
|
||||||
// macthing -> matching
|
|
||||||
// manefist -> manifest
|
|
||||||
// mesage -> message
|
|
||||||
// naturual -> natural
|
|
||||||
// occassion -> occasion
|
|
||||||
// occured -> occurred
|
|
||||||
// particualr -> particular
|
|
||||||
// paticular -> particular
|
|
||||||
// peice -> piece
|
|
||||||
// perhasp -> perhaps
|
|
||||||
// perheaps -> perhaps
|
|
||||||
// perhpas -> perhaps
|
|
||||||
// perphas -> perhaps
|
|
||||||
// persue -> pursue
|
|
||||||
// posess -> possess
|
|
||||||
// postion -> position
|
|
||||||
// preiod -> period
|
|
||||||
// primarly -> primarily
|
|
||||||
// privte -> private
|
|
||||||
// proccess -> process
|
|
||||||
// proeprty -> property
|
|
||||||
// propery -> property
|
|
||||||
// realtion -> relation
|
|
||||||
// reasearch -> research
|
|
||||||
// recuring -> recurring
|
|
||||||
// refered -> referred
|
|
||||||
// regluar -> regular
|
|
||||||
// releated -> related
|
|
||||||
// resutl -> result
|
|
||||||
// reuslt -> result
|
|
||||||
// reveiw -> review
|
|
||||||
// satisifed -> satisfied
|
|
||||||
// scheduel -> schedule
|
|
||||||
// sequnce -> sequence
|
|
||||||
// similiar -> similar
|
|
||||||
// simmilar -> similar
|
|
||||||
// slighly -> slightly
|
|
||||||
// somehwat -> somewhat
|
|
||||||
// statment -> statement
|
|
||||||
// sucess -> success
|
|
||||||
// succsess -> success
|
|
||||||
// sugest -> suggest
|
|
||||||
// sumary -> summary
|
|
||||||
// supress -> suppress
|
|
||||||
// surpress -> suppress
|
|
||||||
// thresold -> threshold
|
|
||||||
// tongiht -> tonight
|
|
||||||
// tranpose -> transpose
|
|
||||||
// typcial -> typical
|
|
||||||
// udpate -> update
|
|
||||||
// ususally -> usually
|
|
||||||
// verticies -> vertices
|
|
||||||
// whereever -> wherever
|
|
||||||
// wherre -> where
|
|
||||||
// wierd -> weird
|
|
||||||
|
|
||||||
#define AUTOCORRECT_MIN_LENGTH 5 // "abotu"
|
|
||||||
#define AUTOCORRECT_MAX_LENGTH 10 // "auxilliary"
|
|
||||||
#define DICTIONARY_SIZE 5967
|
|
||||||
|
|
||||||
static const uint8_t autocorrect_data[DICTIONARY_SIZE] PROGMEM = {
|
|
||||||
0x6C, 0x43, 0x00, 0x04, 0xD4, 0x00, 0x06, 0xEC, 0x00, 0x07, 0x64, 0x01, 0x08, 0x0F, 0x03, 0x09,
|
|
||||||
0xA9, 0x08, 0x0A, 0xCC, 0x08, 0x0B, 0x44, 0x09, 0x0C, 0xF6, 0x09, 0x0E, 0x00, 0x0A, 0x0F, 0x1C,
|
|
||||||
0x0A, 0x10, 0x4F, 0x0B, 0x11, 0x81, 0x0B, 0x12, 0xAF, 0x0D, 0x13, 0xE3, 0x0D, 0x15, 0xFD, 0x0D,
|
|
||||||
0x16, 0xC2, 0x0F, 0x17, 0x79, 0x11, 0x18, 0xC9, 0x14, 0x19, 0xD2, 0x14, 0x1A, 0x08, 0x15, 0x1C,
|
|
||||||
0x22, 0x15, 0x00, 0x47, 0x59, 0x00, 0x08, 0x63, 0x00, 0x0A, 0x82, 0x00, 0x12, 0x8E, 0x00, 0x16,
|
|
||||||
0x98, 0x00, 0x17, 0xA3, 0x00, 0x18, 0xCA, 0x00, 0x00, 0x16, 0x08, 0x18, 0x2C, 0x00, 0x83, 0x73,
|
|
||||||
0x65, 0x64, 0x00, 0x4B, 0x6A, 0x00, 0x17, 0x73, 0x00, 0x00, 0x17, 0x2C, 0x08, 0x0B, 0x17, 0x2C,
|
|
||||||
0x00, 0x84, 0x00, 0x0C, 0x15, 0x1A, 0x1C, 0x13, 0x12, 0x06, 0x00, 0x85, 0x72, 0x69, 0x67, 0x68,
|
|
||||||
0x74, 0x00, 0x11, 0x0C, 0x10, 0x10, 0x12, 0x06, 0x00, 0x84, 0x69, 0x6E, 0x67, 0x00, 0x0F, 0x16,
|
|
||||||
0x04, 0x2C, 0x00, 0x83, 0x6C, 0x73, 0x6F, 0x00, 0x08, 0x16, 0x12, 0x12, 0x0F, 0x00, 0x84, 0x73,
|
|
||||||
0x65, 0x73, 0x00, 0x4C, 0xAD, 0x00, 0x12, 0xB7, 0x00, 0x18, 0xC1, 0x00, 0x00, 0x15, 0x06, 0x12,
|
|
||||||
0x13, 0x1C, 0x0B, 0x00, 0x80, 0x65, 0x00, 0x0F, 0x04, 0x2C, 0x00, 0x83, 0x20, 0x6C, 0x6F, 0x74,
|
|
||||||
0x00, 0x16, 0x0D, 0x2C, 0x00, 0x83, 0x75, 0x73, 0x74, 0x00, 0x17, 0x16, 0x0D, 0x2C, 0x00, 0x83,
|
|
||||||
0x75, 0x73, 0x74, 0x00, 0x57, 0xDB, 0x00, 0x1C, 0xE4, 0x00, 0x00, 0x18, 0x12, 0x05, 0x04, 0x00,
|
|
||||||
0x80, 0x20, 0x61, 0x00, 0x07, 0x12, 0x17, 0x00, 0x81, 0x61, 0x79, 0x00, 0x4B, 0xF6, 0x00, 0x0C,
|
|
||||||
0x1C, 0x01, 0x0E, 0x5C, 0x01, 0x00, 0x4C, 0xFD, 0x00, 0x17, 0x14, 0x01, 0x00, 0x4B, 0x04, 0x01,
|
|
||||||
0x1A, 0x0A, 0x01, 0x00, 0x1A, 0x00, 0x81, 0x63, 0x68, 0x00, 0x0B, 0x2C, 0x00, 0x84, 0x77, 0x68,
|
|
||||||
0x69, 0x63, 0x68, 0x00, 0x0C, 0x1A, 0x16, 0x00, 0x81, 0x63, 0x68, 0x00, 0x50, 0x29, 0x01, 0x15,
|
|
||||||
0x35, 0x01, 0x16, 0x43, 0x01, 0x17, 0x4C, 0x01, 0x00, 0x11, 0x04, 0x1C, 0x07, 0x00, 0x84, 0x6E,
|
|
||||||
0x61, 0x6D, 0x69, 0x63, 0x00, 0x17, 0x08, 0x10, 0x1C, 0x16, 0x00, 0x84, 0x6D, 0x65, 0x74, 0x72,
|
|
||||||
0x69, 0x63, 0x00, 0x04, 0x0F, 0x06, 0x00, 0x81, 0x73, 0x69, 0x63, 0x00, 0x08, 0x0B, 0x17, 0x16,
|
|
||||||
0x04, 0x00, 0x86, 0x65, 0x73, 0x74, 0x68, 0x65, 0x74, 0x69, 0x63, 0x00, 0x08, 0x0B, 0x06, 0x00,
|
|
||||||
0x81, 0x63, 0x6B, 0x00, 0x44, 0x7A, 0x01, 0x08, 0x86, 0x01, 0x0F, 0x54, 0x02, 0x11, 0x7C, 0x02,
|
|
||||||
0x12, 0xB4, 0x02, 0x15, 0xCF, 0x02, 0x18, 0x07, 0x03, 0x00, 0x0C, 0x0F, 0x19, 0x11, 0x0C, 0x00,
|
|
||||||
0x83, 0x61, 0x6C, 0x69, 0x64, 0x00, 0x46, 0xA8, 0x01, 0x07, 0xB2, 0x01, 0x08, 0xBC, 0x01, 0x09,
|
|
||||||
0xC7, 0x01, 0x0A, 0xD4, 0x01, 0x0C, 0xDE, 0x01, 0x13, 0xF8, 0x01, 0x15, 0x03, 0x02, 0x16, 0x26,
|
|
||||||
0x02, 0x17, 0x32, 0x02, 0x18, 0x4B, 0x02, 0x00, 0x0C, 0x19, 0x07, 0x04, 0x00, 0x82, 0x73, 0x65,
|
|
||||||
0x64, 0x00, 0x08, 0x05, 0x10, 0x08, 0x00, 0x81, 0x64, 0x65, 0x64, 0x00, 0x15, 0x0A, 0x0A, 0x04,
|
|
||||||
0x00, 0x84, 0x72, 0x65, 0x65, 0x64, 0x00, 0x0C, 0x16, 0x0C, 0x17, 0x04, 0x16, 0x00, 0x83, 0x66,
|
|
||||||
0x69, 0x65, 0x64, 0x00, 0x11, 0x0C, 0x16, 0x00, 0x83, 0x67, 0x6E, 0x65, 0x64, 0x00, 0x55, 0xE5,
|
|
||||||
0x01, 0x19, 0xEE, 0x01, 0x00, 0x15, 0x18, 0x05, 0x00, 0x83, 0x69, 0x65, 0x64, 0x00, 0x15, 0x08,
|
|
||||||
0x07, 0x00, 0x83, 0x69, 0x76, 0x65, 0x64, 0x00, 0x16, 0x04, 0x0F, 0x08, 0x00, 0x83, 0x70, 0x73,
|
|
||||||
0x65, 0x64, 0x00, 0x48, 0x0D, 0x02, 0x0A, 0x16, 0x02, 0x18, 0x1D, 0x02, 0x00, 0x09, 0x08, 0x15,
|
|
||||||
0x00, 0x81, 0x72, 0x65, 0x64, 0x00, 0x04, 0x2C, 0x00, 0x80, 0x65, 0x64, 0x00, 0x06, 0x06, 0x12,
|
|
||||||
0x00, 0x81, 0x72, 0x65, 0x64, 0x00, 0x04, 0x13, 0x0F, 0x08, 0x00, 0x84, 0x61, 0x70, 0x73, 0x65,
|
|
||||||
0x64, 0x00, 0x44, 0x39, 0x02, 0x16, 0x44, 0x02, 0x00, 0x08, 0x0F, 0x08, 0x15, 0x00, 0x84, 0x61,
|
|
||||||
0x74, 0x65, 0x64, 0x00, 0x11, 0x0C, 0x00, 0x80, 0x61, 0x64, 0x00, 0x0F, 0x06, 0x11, 0x0C, 0x00,
|
|
||||||
0x81, 0x64, 0x65, 0x00, 0x4C, 0x5B, 0x02, 0x12, 0x70, 0x02, 0x00, 0x08, 0x00, 0x49, 0x64, 0x02,
|
|
||||||
0x1C, 0x6A, 0x02, 0x00, 0x83, 0x69, 0x65, 0x6C, 0x64, 0x00, 0x83, 0x69, 0x65, 0x6C, 0x64, 0x00,
|
|
||||||
0x16, 0x08, 0x15, 0x0B, 0x17, 0x00, 0x82, 0x68, 0x6F, 0x6C, 0x64, 0x00, 0x48, 0x86, 0x02, 0x0C,
|
|
||||||
0x91, 0x02, 0x18, 0x9B, 0x02, 0x00, 0x15, 0x0C, 0x09, 0x00, 0x84, 0x72, 0x69, 0x65, 0x6E, 0x64,
|
|
||||||
0x00, 0x08, 0x15, 0x09, 0x00, 0x83, 0x69, 0x65, 0x6E, 0x64, 0x00, 0x52, 0xA2, 0x02, 0x15, 0xAC,
|
|
||||||
0x02, 0x00, 0x15, 0x15, 0x04, 0x00, 0x84, 0x6F, 0x75, 0x6E, 0x64, 0x00, 0x04, 0x00, 0x82, 0x6F,
|
|
||||||
0x75, 0x6E, 0x64, 0x00, 0x4C, 0xBB, 0x02, 0x15, 0xC6, 0x02, 0x00, 0x08, 0x15, 0x13, 0x00, 0x84,
|
|
||||||
0x65, 0x72, 0x69, 0x6F, 0x64, 0x00, 0x06, 0x08, 0x15, 0x00, 0x82, 0x6F, 0x72, 0x64, 0x00, 0x44,
|
|
||||||
0xD9, 0x02, 0x08, 0xE4, 0x02, 0x18, 0xFD, 0x02, 0x00, 0x1A, 0x12, 0x09, 0x00, 0x83, 0x72, 0x77,
|
|
||||||
0x61, 0x72, 0x64, 0x00, 0x47, 0xEB, 0x02, 0x0C, 0xF5, 0x02, 0x00, 0x0C, 0x16, 0x11, 0x12, 0x06,
|
|
||||||
0x00, 0x80, 0x65, 0x64, 0x00, 0x1A, 0x00, 0x83, 0x65, 0x69, 0x72, 0x64, 0x00, 0x04, 0x0A, 0x2C,
|
|
||||||
0x00, 0x83, 0x75, 0x61, 0x72, 0x64, 0x00, 0x12, 0x15, 0x04, 0x00, 0x80, 0x6E, 0x64, 0x00, 0x44,
|
|
||||||
0x43, 0x03, 0x05, 0x50, 0x03, 0x06, 0x7B, 0x03, 0x07, 0xFB, 0x03, 0x08, 0x17, 0x04, 0x0A, 0x6B,
|
|
||||||
0x04, 0x0B, 0xE3, 0x04, 0x0C, 0x34, 0x05, 0x0F, 0x3D, 0x05, 0x11, 0x00, 0x06, 0x12, 0x1B, 0x06,
|
|
||||||
0x13, 0x25, 0x06, 0x15, 0x2F, 0x06, 0x16, 0x9C, 0x06, 0x17, 0x52, 0x07, 0x18, 0x2D, 0x08, 0x19,
|
|
||||||
0x73, 0x08, 0x00, 0x06, 0x13, 0x16, 0x08, 0x10, 0x04, 0x11, 0x00, 0x82, 0x61, 0x63, 0x65, 0x00,
|
|
||||||
0x44, 0x57, 0x03, 0x0F, 0x61, 0x03, 0x00, 0x0F, 0x0C, 0x04, 0x19, 0x04, 0x00, 0x80, 0x6C, 0x65,
|
|
||||||
0x00, 0x44, 0x68, 0x03, 0x18, 0x73, 0x03, 0x00, 0x0F, 0x0C, 0x04, 0x19, 0x04, 0x00, 0x82, 0x62,
|
|
||||||
0x6C, 0x65, 0x00, 0x12, 0x07, 0x00, 0x82, 0x62, 0x6C, 0x65, 0x00, 0x48, 0x88, 0x03, 0x0C, 0x93,
|
|
||||||
0x03, 0x11, 0x9C, 0x03, 0x13, 0xEE, 0x03, 0x00, 0x15, 0x08, 0x09, 0x08, 0x15, 0x00, 0x81, 0x6E,
|
|
||||||
0x63, 0x65, 0x00, 0x08, 0x13, 0x00, 0x83, 0x69, 0x65, 0x63, 0x65, 0x00, 0x44, 0xA6, 0x03, 0x08,
|
|
||||||
0xB3, 0x03, 0x18, 0xE4, 0x03, 0x00, 0x17, 0x08, 0x13, 0x10, 0x12, 0x06, 0x00, 0x83, 0x65, 0x6E,
|
|
||||||
0x63, 0x65, 0x00, 0x55, 0xBA, 0x03, 0x17, 0xD9, 0x03, 0x00, 0x08, 0x00, 0x49, 0xC3, 0x03, 0x0F,
|
|
||||||
0xD0, 0x03, 0x00, 0x15, 0x2C, 0x00, 0x86, 0x65, 0x66, 0x65, 0x72, 0x65, 0x6E, 0x63, 0x65, 0x00,
|
|
||||||
0x12, 0x17, 0x00, 0x83, 0x61, 0x6E, 0x63, 0x65, 0x00, 0x11, 0x0C, 0x04, 0x10, 0x00, 0x81, 0x61,
|
|
||||||
0x6E, 0x63, 0x65, 0x00, 0x14, 0x08, 0x16, 0x00, 0x82, 0x65, 0x6E, 0x63, 0x65, 0x00, 0x04, 0x16,
|
|
||||||
0x08, 0x10, 0x04, 0x11, 0x00, 0x83, 0x70, 0x61, 0x63, 0x65, 0x00, 0x0C, 0x15, 0x08, 0x19, 0x00,
|
|
||||||
0x52, 0x07, 0x04, 0x19, 0x0D, 0x04, 0x00, 0x82, 0x72, 0x69, 0x64, 0x65, 0x00, 0x12, 0x00, 0x85,
|
|
||||||
0x65, 0x72, 0x72, 0x69, 0x64, 0x65, 0x00, 0x17, 0x00, 0x44, 0x26, 0x04, 0x0C, 0x31, 0x04, 0x11,
|
|
||||||
0x3B, 0x04, 0x17, 0x5E, 0x04, 0x00, 0x15, 0x04, 0x18, 0x0A, 0x00, 0x82, 0x6E, 0x74, 0x65, 0x65,
|
|
||||||
0x00, 0x10, 0x10, 0x12, 0x06, 0x00, 0x81, 0x74, 0x65, 0x65, 0x00, 0x04, 0x15, 0x00, 0x44, 0x45,
|
|
||||||
0x04, 0x18, 0x51, 0x04, 0x00, 0x0A, 0x00, 0x86, 0x75, 0x61, 0x72, 0x61, 0x6E, 0x74, 0x65, 0x65,
|
|
||||||
0x00, 0x04, 0x0A, 0x00, 0x87, 0x75, 0x61, 0x72, 0x61, 0x6E, 0x74, 0x65, 0x65, 0x00, 0x0C, 0x10,
|
|
||||||
0x12, 0x06, 0x00, 0x84, 0x6D, 0x69, 0x74, 0x74, 0x65, 0x65, 0x00, 0x44, 0x75, 0x04, 0x07, 0xB8,
|
|
||||||
0x04, 0x10, 0xDA, 0x04, 0x00, 0x4A, 0x82, 0x04, 0x11, 0x8D, 0x04, 0x16, 0x96, 0x04, 0x18, 0x9F,
|
|
||||||
0x04, 0x00, 0x15, 0x12, 0x10, 0x00, 0x83, 0x74, 0x67, 0x61, 0x67, 0x65, 0x00, 0x0B, 0x06, 0x00,
|
|
||||||
0x83, 0x61, 0x6E, 0x67, 0x65, 0x00, 0x08, 0x10, 0x00, 0x82, 0x73, 0x61, 0x67, 0x65, 0x00, 0x0A,
|
|
||||||
0x00, 0x6C, 0xA8, 0x04, 0x04, 0xAE, 0x04, 0x00, 0x83, 0x61, 0x75, 0x67, 0x65, 0x00, 0x0F, 0x00,
|
|
||||||
0x84, 0x6E, 0x67, 0x75, 0x61, 0x67, 0x65, 0x00, 0x08, 0x0F, 0x00, 0x44, 0xC5, 0x04, 0x0C, 0xCB,
|
|
||||||
0x04, 0x0F, 0xD4, 0x04, 0x00, 0x83, 0x6C, 0x65, 0x67, 0x65, 0x00, 0x19, 0x0C, 0x15, 0x13, 0x00,
|
|
||||||
0x82, 0x67, 0x65, 0x00, 0x04, 0x00, 0x82, 0x67, 0x65, 0x00, 0x04, 0x0C, 0x00, 0x83, 0x6D, 0x61,
|
|
||||||
0x67, 0x65, 0x00, 0x17, 0x00, 0x47, 0xF5, 0x04, 0x10, 0xFF, 0x04, 0x12, 0x09, 0x05, 0x16, 0x12,
|
|
||||||
0x05, 0x17, 0x1B, 0x05, 0x00, 0x11, 0x04, 0x2C, 0x00, 0x82, 0x20, 0x74, 0x68, 0x65, 0x00, 0x12,
|
|
||||||
0x15, 0x09, 0x00, 0x82, 0x20, 0x74, 0x68, 0x65, 0x00, 0x17, 0x2C, 0x00, 0x82, 0x20, 0x74, 0x68,
|
|
||||||
0x65, 0x00, 0x04, 0x2C, 0x00, 0x82, 0x20, 0x74, 0x68, 0x65, 0x00, 0x44, 0x22, 0x05, 0x18, 0x2A,
|
|
||||||
0x05, 0x00, 0x2C, 0x00, 0x82, 0x20, 0x74, 0x68, 0x65, 0x00, 0x12, 0x05, 0x04, 0x00, 0x82, 0x20,
|
|
||||||
0x74, 0x68, 0x65, 0x00, 0x1D, 0x16, 0x2C, 0x00, 0x82, 0x69, 0x7A, 0x65, 0x00, 0x45, 0x4D, 0x05,
|
|
||||||
0x0C, 0xBE, 0x05, 0x13, 0xC9, 0x05, 0x16, 0xF1, 0x05, 0x19, 0xF9, 0x05, 0x00, 0x44, 0x57, 0x05,
|
|
||||||
0x0C, 0xA7, 0x05, 0x0F, 0xB3, 0x05, 0x00, 0x4A, 0x61, 0x05, 0x0C, 0x6B, 0x05, 0x0F, 0x89, 0x05,
|
|
||||||
0x00, 0x0C, 0x0F, 0x08, 0x00, 0x83, 0x69, 0x62, 0x6C, 0x65, 0x00, 0x0F, 0x00, 0x44, 0x74, 0x05,
|
|
||||||
0x0C, 0x7F, 0x05, 0x00, 0x19, 0x04, 0x00, 0x85, 0x69, 0x6C, 0x61, 0x62, 0x6C, 0x65, 0x00, 0x04,
|
|
||||||
0x19, 0x04, 0x00, 0x84, 0x61, 0x62, 0x6C, 0x65, 0x00, 0x44, 0x90, 0x05, 0x0C, 0x9B, 0x05, 0x00,
|
|
||||||
0x19, 0x04, 0x00, 0x84, 0x69, 0x6C, 0x61, 0x62, 0x6C, 0x65, 0x00, 0x19, 0x04, 0x00, 0x85, 0x61,
|
|
||||||
0x69, 0x6C, 0x61, 0x62, 0x6C, 0x65, 0x00, 0x04, 0x0F, 0x0C, 0x04, 0x19, 0x04, 0x00, 0x83, 0x62,
|
|
||||||
0x6C, 0x65, 0x00, 0x0C, 0x04, 0x19, 0x04, 0x00, 0x82, 0x61, 0x62, 0x6C, 0x65, 0x00, 0x1A, 0x0B,
|
|
||||||
0x2C, 0x00, 0x84, 0x77, 0x68, 0x69, 0x6C, 0x65, 0x00, 0x44, 0xD3, 0x05, 0x08, 0xDC, 0x05, 0x12,
|
|
||||||
0xE6, 0x05, 0x00, 0x08, 0x13, 0x00, 0x83, 0x6F, 0x70, 0x6C, 0x65, 0x00, 0x12, 0x13, 0x00, 0x84,
|
|
||||||
0x65, 0x6F, 0x70, 0x6C, 0x65, 0x00, 0x08, 0x12, 0x13, 0x00, 0x85, 0x65, 0x6F, 0x70, 0x6C, 0x65,
|
|
||||||
0x00, 0x04, 0x09, 0x00, 0x82, 0x6C, 0x73, 0x65, 0x00, 0x08, 0x0F, 0x00, 0x81, 0x65, 0x6C, 0x00,
|
|
||||||
0x46, 0x07, 0x06, 0x0C, 0x10, 0x06, 0x00, 0x0C, 0x16, 0x2C, 0x00, 0x82, 0x6E, 0x63, 0x65, 0x00,
|
|
||||||
0x08, 0x0A, 0x1C, 0x0B, 0x00, 0x83, 0x69, 0x65, 0x6E, 0x65, 0x00, 0x16, 0x0B, 0x17, 0x2C, 0x00,
|
|
||||||
0x82, 0x6F, 0x73, 0x65, 0x00, 0x0F, 0x12, 0x08, 0x13, 0x00, 0x82, 0x70, 0x6C, 0x65, 0x00, 0x46,
|
|
||||||
0x42, 0x06, 0x08, 0x4C, 0x06, 0x0C, 0x57, 0x06, 0x12, 0x63, 0x06, 0x15, 0x7F, 0x06, 0x18, 0x86,
|
|
||||||
0x06, 0x00, 0x12, 0x16, 0x2C, 0x00, 0x83, 0x63, 0x6F, 0x72, 0x65, 0x00, 0x17, 0x0B, 0x2C, 0x00,
|
|
||||||
0x84, 0x74, 0x68, 0x65, 0x72, 0x65, 0x00, 0x18, 0x14, 0x04, 0x00, 0x84, 0x63, 0x71, 0x75, 0x69,
|
|
||||||
0x72, 0x65, 0x00, 0x47, 0x6A, 0x06, 0x09, 0x73, 0x06, 0x00, 0x08, 0x05, 0x00, 0x83, 0x66, 0x6F,
|
|
||||||
0x72, 0x65, 0x00, 0x15, 0x08, 0x0B, 0x17, 0x00, 0x83, 0x65, 0x66, 0x6F, 0x72, 0x65, 0x00, 0x08,
|
|
||||||
0x0B, 0x1A, 0x00, 0x81, 0x65, 0x00, 0x17, 0x00, 0x6C, 0x8F, 0x06, 0x04, 0x94, 0x06, 0x00, 0x82,
|
|
||||||
0x72, 0x75, 0x65, 0x00, 0x10, 0x04, 0x00, 0x82, 0x65, 0x75, 0x72, 0x00, 0x44, 0xB2, 0x06, 0x08,
|
|
||||||
0xCB, 0x06, 0x0C, 0xD3, 0x06, 0x0F, 0xE2, 0x06, 0x11, 0xEB, 0x06, 0x12, 0x09, 0x07, 0x18, 0x16,
|
|
||||||
0x07, 0x00, 0x4F, 0xB9, 0x06, 0x18, 0xC1, 0x06, 0x00, 0x09, 0x00, 0x83, 0x61, 0x6C, 0x73, 0x65,
|
|
||||||
0x00, 0x06, 0x08, 0x05, 0x00, 0x83, 0x61, 0x75, 0x73, 0x65, 0x00, 0x08, 0x0B, 0x17, 0x00, 0x82,
|
|
||||||
0x73, 0x65, 0x00, 0x06, 0x15, 0x08, 0x06, 0x1B, 0x08, 0x00, 0x86, 0x65, 0x72, 0x63, 0x69, 0x73,
|
|
||||||
0x65, 0x00, 0x0C, 0x04, 0x09, 0x00, 0x83, 0x6C, 0x73, 0x65, 0x00, 0x48, 0xF2, 0x06, 0x12, 0xFD,
|
|
||||||
0x06, 0x00, 0x16, 0x0C, 0x0F, 0x00, 0x84, 0x63, 0x65, 0x6E, 0x73, 0x65, 0x00, 0x13, 0x08, 0x15,
|
|
||||||
0x00, 0x84, 0x73, 0x70, 0x6F, 0x6E, 0x73, 0x65, 0x00, 0x13, 0x11, 0x04, 0x15, 0x17, 0x00, 0x83,
|
|
||||||
0x73, 0x70, 0x6F, 0x73, 0x65, 0x00, 0x44, 0x20, 0x07, 0x06, 0x3D, 0x07, 0x12, 0x48, 0x07, 0x00,
|
|
||||||
0x46, 0x27, 0x07, 0x08, 0x31, 0x07, 0x00, 0x06, 0x08, 0x05, 0x00, 0x84, 0x61, 0x75, 0x73, 0x65,
|
|
||||||
0x00, 0x06, 0x04, 0x05, 0x00, 0x86, 0x65, 0x63, 0x61, 0x75, 0x73, 0x65, 0x00, 0x04, 0x08, 0x05,
|
|
||||||
0x00, 0x84, 0x63, 0x61, 0x75, 0x73, 0x65, 0x00, 0x06, 0x08, 0x05, 0x00, 0x83, 0x61, 0x75, 0x73,
|
|
||||||
0x65, 0x00, 0x44, 0x5F, 0x07, 0x08, 0x0D, 0x08, 0x0F, 0x18, 0x08, 0x19, 0x24, 0x08, 0x00, 0x47,
|
|
||||||
0x6F, 0x07, 0x0A, 0x94, 0x07, 0x0F, 0xA1, 0x07, 0x13, 0xE4, 0x07, 0x15, 0xEE, 0x07, 0x00, 0x12,
|
|
||||||
0x10, 0x00, 0x50, 0x79, 0x07, 0x12, 0x88, 0x07, 0x00, 0x12, 0x06, 0x04, 0x00, 0x87, 0x63, 0x6F,
|
|
||||||
0x6D, 0x6D, 0x6F, 0x64, 0x61, 0x74, 0x65, 0x00, 0x06, 0x06, 0x04, 0x00, 0x84, 0x6D, 0x6F, 0x64,
|
|
||||||
0x61, 0x74, 0x65, 0x00, 0x12, 0x13, 0x12, 0x15, 0x13, 0x00, 0x84, 0x61, 0x67, 0x61, 0x74, 0x65,
|
|
||||||
0x00, 0x46, 0xAB, 0x07, 0x13, 0xB8, 0x07, 0x18, 0xC5, 0x07, 0x00, 0x18, 0x0F, 0x04, 0x06, 0x00,
|
|
||||||
0x85, 0x63, 0x75, 0x6C, 0x61, 0x74, 0x65, 0x00, 0x10, 0x04, 0x08, 0x17, 0x00, 0x86, 0x6D, 0x70,
|
|
||||||
0x6C, 0x61, 0x74, 0x65, 0x00, 0x46, 0xCC, 0x07, 0x0F, 0xD9, 0x07, 0x00, 0x18, 0x0F, 0x04, 0x06,
|
|
||||||
0x00, 0x86, 0x63, 0x75, 0x6C, 0x61, 0x74, 0x65, 0x00, 0x04, 0x06, 0x00, 0x84, 0x63, 0x75, 0x6C,
|
|
||||||
0x61, 0x74, 0x65, 0x00, 0x07, 0x18, 0x00, 0x84, 0x70, 0x64, 0x61, 0x74, 0x65, 0x00, 0x48, 0xF5,
|
|
||||||
0x07, 0x18, 0x02, 0x08, 0x00, 0x11, 0x04, 0x0A, 0x00, 0x86, 0x65, 0x6E, 0x65, 0x72, 0x61, 0x74,
|
|
||||||
0x65, 0x00, 0x06, 0x04, 0x00, 0x84, 0x63, 0x75, 0x72, 0x61, 0x74, 0x65, 0x00, 0x0F, 0x0F, 0x04,
|
|
||||||
0x13, 0x00, 0x83, 0x65, 0x74, 0x74, 0x65, 0x00, 0x04, 0x13, 0x10, 0x08, 0x17, 0x00, 0x83, 0x6C,
|
|
||||||
0x61, 0x74, 0x65, 0x00, 0x0C, 0x15, 0x13, 0x00, 0x81, 0x61, 0x74, 0x65, 0x00, 0x4A, 0x37, 0x08,
|
|
||||||
0x0C, 0x43, 0x08, 0x16, 0x4D, 0x08, 0x00, 0x08, 0x0F, 0x0F, 0x12, 0x06, 0x00, 0x82, 0x61, 0x67,
|
|
||||||
0x75, 0x65, 0x00, 0x14, 0x11, 0x18, 0x00, 0x83, 0x69, 0x71, 0x75, 0x65, 0x00, 0x44, 0x54, 0x08,
|
|
||||||
0x15, 0x69, 0x08, 0x00, 0x06, 0x00, 0x6C, 0x5D, 0x08, 0x08, 0x62, 0x08, 0x00, 0x82, 0x75, 0x73,
|
|
||||||
0x65, 0x00, 0x05, 0x00, 0x82, 0x75, 0x73, 0x65, 0x00, 0x08, 0x13, 0x00, 0x84, 0x75, 0x72, 0x73,
|
|
||||||
0x75, 0x65, 0x00, 0x4C, 0x7A, 0x08, 0x12, 0x93, 0x08, 0x00, 0x48, 0x81, 0x08, 0x0F, 0x8B, 0x08,
|
|
||||||
0x00, 0x0F, 0x08, 0x05, 0x00, 0x83, 0x69, 0x65, 0x76, 0x65, 0x00, 0x08, 0x05, 0x00, 0x81, 0x65,
|
|
||||||
0x76, 0x65, 0x00, 0x52, 0x9A, 0x08, 0x19, 0xA1, 0x08, 0x00, 0x15, 0x13, 0x00, 0x82, 0x76, 0x65,
|
|
||||||
0x00, 0x05, 0x04, 0x00, 0x83, 0x6F, 0x76, 0x65, 0x00, 0x0C, 0x08, 0x00, 0x4B, 0xB6, 0x08, 0x0F,
|
|
||||||
0xBD, 0x08, 0x15, 0xC5, 0x08, 0x00, 0x06, 0x00, 0x82, 0x69, 0x65, 0x66, 0x00, 0x08, 0x05, 0x00,
|
|
||||||
0x82, 0x69, 0x65, 0x66, 0x00, 0x05, 0x00, 0x82, 0x69, 0x65, 0x66, 0x00, 0x4C, 0xD3, 0x08, 0x11,
|
|
||||||
0xDD, 0x08, 0x00, 0x11, 0x12, 0x0A, 0x2C, 0x00, 0x82, 0x69, 0x6E, 0x67, 0x00, 0x4C, 0xE4, 0x08,
|
|
||||||
0x15, 0x3A, 0x09, 0x00, 0x48, 0xF4, 0x08, 0x0B, 0x0B, 0x09, 0x0F, 0x18, 0x09, 0x15, 0x24, 0x09,
|
|
||||||
0x1C, 0x2F, 0x09, 0x00, 0x48, 0xFB, 0x08, 0x0B, 0x02, 0x09, 0x00, 0x05, 0x00, 0x83, 0x69, 0x6E,
|
|
||||||
0x67, 0x00, 0x06, 0x04, 0x06, 0x00, 0x83, 0x69, 0x6E, 0x67, 0x00, 0x17, 0x06, 0x04, 0x10, 0x00,
|
|
||||||
0x85, 0x74, 0x63, 0x68, 0x69, 0x6E, 0x67, 0x00, 0x08, 0x0C, 0x06, 0x00, 0x85, 0x65, 0x69, 0x6C,
|
|
||||||
0x69, 0x6E, 0x67, 0x00, 0x18, 0x06, 0x08, 0x15, 0x00, 0x82, 0x72, 0x69, 0x6E, 0x67, 0x00, 0x17,
|
|
||||||
0x1C, 0x11, 0x04, 0x00, 0x83, 0x68, 0x69, 0x6E, 0x67, 0x00, 0x0C, 0x17, 0x16, 0x00, 0x83, 0x72,
|
|
||||||
0x69, 0x6E, 0x67, 0x00, 0x46, 0x57, 0x09, 0x08, 0x8E, 0x09, 0x0A, 0x9A, 0x09, 0x0C, 0xA4, 0x09,
|
|
||||||
0x16, 0xAD, 0x09, 0x17, 0xBF, 0x09, 0x00, 0x4B, 0x64, 0x09, 0x0C, 0x6D, 0x09, 0x0F, 0x77, 0x09,
|
|
||||||
0x15, 0x7F, 0x09, 0x00, 0x0C, 0x1A, 0x00, 0x83, 0x68, 0x69, 0x63, 0x68, 0x00, 0x17, 0x1A, 0x16,
|
|
||||||
0x00, 0x83, 0x69, 0x74, 0x63, 0x68, 0x00, 0x0B, 0x1A, 0x00, 0x82, 0x69, 0x63, 0x68, 0x00, 0x04,
|
|
||||||
0x08, 0x16, 0x04, 0x08, 0x15, 0x00, 0x86, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x00, 0x17, 0x07,
|
|
||||||
0x11, 0x04, 0x2C, 0x00, 0x82, 0x20, 0x74, 0x68, 0x65, 0x00, 0x11, 0x08, 0x15, 0x17, 0x16, 0x00,
|
|
||||||
0x80, 0x74, 0x68, 0x00, 0x06, 0x0B, 0x1A, 0x00, 0x82, 0x69, 0x63, 0x68, 0x00, 0x0C, 0x0F, 0x13,
|
|
||||||
0x10, 0x12, 0x06, 0x04, 0x00, 0x86, 0x63, 0x6F, 0x6D, 0x70, 0x6C, 0x69, 0x73, 0x68, 0x00, 0x4A,
|
|
||||||
0xC9, 0x09, 0x0C, 0xE1, 0x09, 0x15, 0xEC, 0x09, 0x00, 0x48, 0xD0, 0x09, 0x0C, 0xDA, 0x09, 0x00,
|
|
||||||
0x15, 0x17, 0x16, 0x00, 0x82, 0x6E, 0x67, 0x74, 0x68, 0x00, 0x08, 0x0B, 0x00, 0x81, 0x68, 0x74,
|
|
||||||
0x00, 0x1A, 0x07, 0x11, 0x04, 0x05, 0x00, 0x81, 0x64, 0x74, 0x68, 0x00, 0x18, 0x17, 0x2C, 0x00,
|
|
||||||
0x83, 0x72, 0x75, 0x74, 0x68, 0x00, 0x15, 0x08, 0x0B, 0x17, 0x2C, 0x00, 0x81, 0x69, 0x72, 0x00,
|
|
||||||
0x11, 0x00, 0x4C, 0x09, 0x0A, 0x18, 0x14, 0x0A, 0x00, 0x17, 0x0B, 0x2C, 0x00, 0x84, 0x74, 0x68,
|
|
||||||
0x69, 0x6E, 0x6B, 0x00, 0x0C, 0x0B, 0x17, 0x00, 0x82, 0x6E, 0x6B, 0x00, 0x44, 0x32, 0x0A, 0x07,
|
|
||||||
0x86, 0x0A, 0x08, 0xB1, 0x0A, 0x09, 0x11, 0x0B, 0x0F, 0x1A, 0x0B, 0x17, 0x37, 0x0B, 0x18, 0x40,
|
|
||||||
0x0B, 0x00, 0x4C, 0x3C, 0x0A, 0x17, 0x47, 0x0A, 0x18, 0x60, 0x0A, 0x00, 0x06, 0x13, 0x1C, 0x17,
|
|
||||||
0x00, 0x83, 0x69, 0x63, 0x61, 0x6C, 0x00, 0x4C, 0x4E, 0x0A, 0x18, 0x56, 0x0A, 0x00, 0x11, 0x0C,
|
|
||||||
0x00, 0x81, 0x69, 0x61, 0x6C, 0x00, 0x15, 0x0C, 0x19, 0x00, 0x83, 0x74, 0x75, 0x61, 0x6C, 0x00,
|
|
||||||
0x51, 0x6A, 0x0A, 0x15, 0x73, 0x0A, 0x17, 0x7C, 0x0A, 0x00, 0x04, 0x2C, 0x00, 0x82, 0x6E, 0x75,
|
|
||||||
0x61, 0x6C, 0x00, 0x18, 0x17, 0x04, 0x11, 0x00, 0x82, 0x61, 0x6C, 0x00, 0x0C, 0x19, 0x00, 0x83,
|
|
||||||
0x72, 0x74, 0x75, 0x61, 0x6C, 0x00, 0x18, 0x00, 0x52, 0x8F, 0x0A, 0x1A, 0xA7, 0x0A, 0x00, 0x46,
|
|
||||||
0x99, 0x0A, 0x0B, 0x9D, 0x0A, 0x1A, 0xA3, 0x0A, 0x00, 0x81, 0x6C, 0x64, 0x00, 0x16, 0x00, 0x81,
|
|
||||||
0x6C, 0x64, 0x00, 0x81, 0x6C, 0x64, 0x00, 0x12, 0x2C, 0x00, 0x84, 0x77, 0x6F, 0x75, 0x6C, 0x64,
|
|
||||||
0x00, 0x4A, 0xC1, 0x0A, 0x0F, 0xC9, 0x0A, 0x13, 0xF7, 0x0A, 0x17, 0xFF, 0x0A, 0x18, 0x07, 0x0B,
|
|
||||||
0x00, 0x11, 0x0C, 0x16, 0x00, 0x81, 0x6C, 0x65, 0x00, 0x44, 0xD0, 0x0A, 0x0F, 0xEA, 0x0A, 0x00,
|
|
||||||
0x15, 0x00, 0x44, 0xD9, 0x0A, 0x15, 0xE0, 0x0A, 0x00, 0x13, 0x00, 0x81, 0x6C, 0x65, 0x6C, 0x00,
|
|
||||||
0x04, 0x13, 0x00, 0x84, 0x61, 0x6C, 0x6C, 0x65, 0x6C, 0x00, 0x04, 0x15, 0x15, 0x04, 0x13, 0x00,
|
|
||||||
0x85, 0x61, 0x6C, 0x6C, 0x65, 0x6C, 0x00, 0x12, 0x08, 0x13, 0x00, 0x81, 0x6C, 0x65, 0x00, 0x17,
|
|
||||||
0x0C, 0x0F, 0x00, 0x81, 0x6C, 0x65, 0x00, 0x07, 0x08, 0x0B, 0x06, 0x16, 0x00, 0x81, 0x6C, 0x65,
|
|
||||||
0x00, 0x08, 0x16, 0x1C, 0x10, 0x00, 0x81, 0x6C, 0x66, 0x00, 0x0C, 0x09, 0x00, 0x4F, 0x24, 0x0B,
|
|
||||||
0x18, 0x2E, 0x0B, 0x00, 0x0F, 0x18, 0x09, 0x00, 0x84, 0x66, 0x69, 0x6C, 0x6C, 0x00, 0x09, 0x00,
|
|
||||||
0x83, 0x6C, 0x66, 0x69, 0x6C, 0x6C, 0x00, 0x18, 0x16, 0x08, 0x15, 0x00, 0x81, 0x6C, 0x74, 0x00,
|
|
||||||
0x09, 0x17, 0x04, 0x08, 0x15, 0x0A, 0x00, 0x85, 0x61, 0x74, 0x65, 0x66, 0x75, 0x6C, 0x00, 0x44,
|
|
||||||
0x59, 0x0B, 0x0F, 0x6A, 0x0B, 0x15, 0x75, 0x0B, 0x00, 0x15, 0x0A, 0x12, 0x17, 0x06, 0x08, 0x13,
|
|
||||||
0x16, 0x00, 0x84, 0x72, 0x6F, 0x67, 0x72, 0x61, 0x6D, 0x00, 0x08, 0x05, 0x12, 0x15, 0x13, 0x00,
|
|
||||||
0x82, 0x6C, 0x65, 0x6D, 0x00, 0x12, 0x09, 0x12, 0x06, 0x00, 0x83, 0x6E, 0x66, 0x6F, 0x72, 0x6D,
|
|
||||||
0x00, 0x44, 0xA6, 0x0B, 0x07, 0xCE, 0x0B, 0x08, 0xD7, 0x0B, 0x0A, 0x3A, 0x0C, 0x0C, 0x8D, 0x0C,
|
|
||||||
0x0E, 0x99, 0x0C, 0x12, 0xC0, 0x0C, 0x13, 0x6C, 0x0D, 0x15, 0x78, 0x0D, 0x16, 0x83, 0x0D, 0x18,
|
|
||||||
0x8D, 0x0D, 0x1A, 0xA4, 0x0D, 0x00, 0x0C, 0x00, 0x4A, 0xAF, 0x0B, 0x17, 0xB7, 0x0B, 0x00, 0x04,
|
|
||||||
0x2C, 0x00, 0x82, 0x61, 0x69, 0x6E, 0x00, 0x51, 0xBE, 0x0B, 0x15, 0xC6, 0x0B, 0x00, 0x12, 0x06,
|
|
||||||
0x00, 0x82, 0x61, 0x69, 0x6E, 0x00, 0x08, 0x06, 0x00, 0x82, 0x61, 0x69, 0x6E, 0x00, 0x18, 0x12,
|
|
||||||
0x09, 0x2C, 0x00, 0x81, 0x6E, 0x64, 0x00, 0x47, 0xE7, 0x0B, 0x08, 0xF1, 0x0B, 0x0A, 0x1B, 0x0C,
|
|
||||||
0x13, 0x27, 0x0C, 0x16, 0x30, 0x0C, 0x00, 0x0F, 0x0C, 0x0B, 0x06, 0x00, 0x81, 0x72, 0x65, 0x6E,
|
|
||||||
0x00, 0x57, 0xF8, 0x0B, 0x1A, 0x11, 0x0C, 0x00, 0x48, 0xFF, 0x0B, 0x1A, 0x07, 0x0C, 0x00, 0x05,
|
|
||||||
0x00, 0x82, 0x77, 0x65, 0x65, 0x6E, 0x00, 0x08, 0x05, 0x00, 0x84, 0x74, 0x77, 0x65, 0x65, 0x6E,
|
|
||||||
0x00, 0x08, 0x05, 0x00, 0x83, 0x74, 0x77, 0x65, 0x65, 0x6E, 0x00, 0x12, 0x07, 0x1C, 0x0B, 0x00,
|
|
||||||
0x83, 0x72, 0x6F, 0x67, 0x65, 0x6E, 0x00, 0x04, 0x0B, 0x2C, 0x00, 0x81, 0x70, 0x65, 0x6E, 0x00,
|
|
||||||
0x12, 0x12, 0x0B, 0x06, 0x00, 0x83, 0x73, 0x65, 0x6E, 0x00, 0x48, 0x41, 0x0C, 0x0C, 0x4C, 0x0C,
|
|
||||||
0x00, 0x0C, 0x15, 0x12, 0x09, 0x00, 0x83, 0x65, 0x69, 0x67, 0x6E, 0x00, 0x4B, 0x5F, 0x0C, 0x0F,
|
|
||||||
0x65, 0x0C, 0x11, 0x6D, 0x0C, 0x12, 0x76, 0x0C, 0x15, 0x7D, 0x0C, 0x16, 0x84, 0x0C, 0x00, 0x17,
|
|
||||||
0x00, 0x81, 0x6E, 0x67, 0x00, 0x0F, 0x04, 0x00, 0x83, 0x69, 0x67, 0x6E, 0x00, 0x15, 0x04, 0x08,
|
|
||||||
0x0F, 0x00, 0x81, 0x6E, 0x67, 0x00, 0x0A, 0x2C, 0x00, 0x81, 0x6E, 0x67, 0x00, 0x17, 0x16, 0x00,
|
|
||||||
0x81, 0x6E, 0x67, 0x00, 0x04, 0x2C, 0x00, 0x82, 0x73, 0x69, 0x67, 0x6E, 0x00, 0x17, 0x04, 0x15,
|
|
||||||
0x08, 0x06, 0x00, 0x83, 0x74, 0x61, 0x69, 0x6E, 0x00, 0x4B, 0xA0, 0x0C, 0x0C, 0xA9, 0x0C, 0x00,
|
|
||||||
0x0C, 0x17, 0x00, 0x83, 0x68, 0x69, 0x6E, 0x6B, 0x00, 0x4B, 0xB0, 0x0C, 0x17, 0xB6, 0x0C, 0x00,
|
|
||||||
0x17, 0x00, 0x81, 0x6E, 0x6B, 0x00, 0x0B, 0x2C, 0x00, 0x84, 0x74, 0x68, 0x69, 0x6E, 0x6B, 0x00,
|
|
||||||
0x4C, 0xCA, 0x0C, 0x16, 0x56, 0x0D, 0x17, 0x60, 0x0D, 0x00, 0x46, 0xD4, 0x0C, 0x16, 0xE1, 0x0C,
|
|
||||||
0x17, 0xFB, 0x0C, 0x00, 0x0C, 0x16, 0x08, 0x07, 0x00, 0x85, 0x63, 0x69, 0x73, 0x69, 0x6F, 0x6E,
|
|
||||||
0x00, 0x44, 0xE8, 0x0C, 0x16, 0xF1, 0x0C, 0x00, 0x0C, 0x0F, 0x00, 0x83, 0x69, 0x73, 0x6F, 0x6E,
|
|
||||||
0x00, 0x04, 0x06, 0x06, 0x12, 0x00, 0x83, 0x69, 0x6F, 0x6E, 0x00, 0x44, 0x0E, 0x0D, 0x07, 0x1B,
|
|
||||||
0x0D, 0x0C, 0x25, 0x0D, 0x0F, 0x34, 0x0D, 0x11, 0x40, 0x0D, 0x16, 0x4C, 0x0D, 0x00, 0x15, 0x08,
|
|
||||||
0x05, 0x04, 0x00, 0x84, 0x72, 0x61, 0x74, 0x69, 0x6F, 0x6E, 0x00, 0x07, 0x04, 0x00, 0x83, 0x69,
|
|
||||||
0x74, 0x69, 0x6F, 0x6E, 0x00, 0x17, 0x0C, 0x13, 0x08, 0x15, 0x00, 0x86, 0x65, 0x74, 0x69, 0x74,
|
|
||||||
0x69, 0x6F, 0x6E, 0x00, 0x04, 0x08, 0x15, 0x00, 0x85, 0x6C, 0x61, 0x74, 0x69, 0x6F, 0x6E, 0x00,
|
|
||||||
0x06, 0x18, 0x09, 0x00, 0x85, 0x6E, 0x63, 0x74, 0x69, 0x6F, 0x6E, 0x00, 0x12, 0x13, 0x00, 0x83,
|
|
||||||
0x69, 0x74, 0x69, 0x6F, 0x6E, 0x00, 0x0C, 0x19, 0x0C, 0x07, 0x00, 0x81, 0x69, 0x6F, 0x6E, 0x00,
|
|
||||||
0x0C, 0x06, 0x04, 0x15, 0x09, 0x00, 0x83, 0x74, 0x69, 0x6F, 0x6E, 0x00, 0x13, 0x0B, 0x04, 0x00,
|
|
||||||
0x84, 0x68, 0x61, 0x70, 0x70, 0x65, 0x6E, 0x00, 0x17, 0x18, 0x08, 0x15, 0x00, 0x83, 0x74, 0x75,
|
|
||||||
0x72, 0x6E, 0x00, 0x0A, 0x0C, 0x0B, 0x17, 0x00, 0x82, 0x6E, 0x67, 0x73, 0x00, 0x55, 0x94, 0x0D,
|
|
||||||
0x17, 0x9D, 0x0D, 0x00, 0x17, 0x08, 0x15, 0x00, 0x82, 0x75, 0x72, 0x6E, 0x00, 0x08, 0x15, 0x00,
|
|
||||||
0x80, 0x72, 0x6E, 0x00, 0x12, 0x0E, 0x11, 0x18, 0x00, 0x82, 0x6E, 0x6F, 0x77, 0x6E, 0x00, 0x47,
|
|
||||||
0xB9, 0x0D, 0x11, 0xC4, 0x0D, 0x1A, 0xCD, 0x0D, 0x00, 0x08, 0x18, 0x16, 0x13, 0x00, 0x83, 0x65,
|
|
||||||
0x75, 0x64, 0x6F, 0x00, 0x1A, 0x0E, 0x2C, 0x00, 0x82, 0x6E, 0x6F, 0x77, 0x00, 0x4F, 0xD4, 0x0D,
|
|
||||||
0x11, 0xDC, 0x0D, 0x00, 0x0F, 0x12, 0x09, 0x00, 0x81, 0x6F, 0x77, 0x00, 0x0E, 0x2C, 0x00, 0x81,
|
|
||||||
0x6F, 0x77, 0x00, 0x56, 0xEA, 0x0D, 0x18, 0xF4, 0x0D, 0x00, 0x04, 0x0B, 0x15, 0x08, 0x13, 0x00,
|
|
||||||
0x81, 0x70, 0x73, 0x00, 0x12, 0x12, 0x0F, 0x00, 0x81, 0x6B, 0x75, 0x70, 0x00, 0x44, 0x1C, 0x0E,
|
|
||||||
0x08, 0x5D, 0x0E, 0x0B, 0x67, 0x0F, 0x0F, 0x71, 0x0F, 0x12, 0x7F, 0x0F, 0x13, 0x90, 0x0F, 0x16,
|
|
||||||
0x9B, 0x0F, 0x17, 0xA4, 0x0F, 0x18, 0xB0, 0x0F, 0x1C, 0xB9, 0x0F, 0x00, 0x4C, 0x26, 0x0E, 0x0F,
|
|
||||||
0x30, 0x0E, 0x18, 0x52, 0x0E, 0x00, 0x0F, 0x0C, 0x10, 0x0C, 0x16, 0x00, 0x82, 0x61, 0x72, 0x00,
|
|
||||||
0x4C, 0x37, 0x0E, 0x18, 0x42, 0x0E, 0x00, 0x10, 0x10, 0x0C, 0x16, 0x00, 0x84, 0x69, 0x6C, 0x61,
|
|
||||||
0x72, 0x00, 0x06, 0x0C, 0x17, 0x04, 0x13, 0x00, 0x86, 0x72, 0x74, 0x69, 0x63, 0x75, 0x6C, 0x61,
|
|
||||||
0x72, 0x00, 0x0F, 0x0A, 0x08, 0x15, 0x00, 0x83, 0x75, 0x6C, 0x61, 0x72, 0x00, 0x44, 0x7C, 0x0E,
|
|
||||||
0x07, 0x84, 0x0E, 0x0B, 0x91, 0x0E, 0x0C, 0xCB, 0x0E, 0x0F, 0xE5, 0x0E, 0x10, 0xEF, 0x0E, 0x11,
|
|
||||||
0xF9, 0x0E, 0x12, 0x25, 0x0F, 0x17, 0x2D, 0x0F, 0x19, 0x4C, 0x0F, 0x00, 0x0F, 0x06, 0x00, 0x82,
|
|
||||||
0x65, 0x61, 0x72, 0x00, 0x11, 0x04, 0x0F, 0x04, 0x06, 0x00, 0x84, 0x65, 0x6E, 0x64, 0x61, 0x72,
|
|
||||||
0x00, 0x4A, 0x98, 0x0E, 0x17, 0xA3, 0x0E, 0x00, 0x0C, 0x08, 0x0B, 0x00, 0x85, 0x69, 0x67, 0x68,
|
|
||||||
0x65, 0x72, 0x00, 0x48, 0xAD, 0x0E, 0x0F, 0xB9, 0x0E, 0x18, 0xC2, 0x0E, 0x00, 0x0B, 0x0A, 0x12,
|
|
||||||
0x17, 0x00, 0x85, 0x65, 0x74, 0x68, 0x65, 0x72, 0x00, 0x12, 0x2C, 0x00, 0x84, 0x74, 0x68, 0x65,
|
|
||||||
0x72, 0x00, 0x09, 0x00, 0x83, 0x72, 0x74, 0x68, 0x65, 0x72, 0x00, 0x4B, 0xD2, 0x0E, 0x0F, 0xDA,
|
|
||||||
0x0E, 0x00, 0x17, 0x2C, 0x00, 0x82, 0x65, 0x69, 0x72, 0x00, 0x13, 0x10, 0x12, 0x06, 0x00, 0x83,
|
|
||||||
0x69, 0x6C, 0x65, 0x72, 0x00, 0x17, 0x0C, 0x09, 0x00, 0x83, 0x6C, 0x74, 0x65, 0x72, 0x00, 0x10,
|
|
||||||
0x04, 0x15, 0x0A, 0x2C, 0x00, 0x81, 0x61, 0x72, 0x00, 0x4C, 0x00, 0x0F, 0x17, 0x0C, 0x0F, 0x00,
|
|
||||||
0x0A, 0x0A, 0x08, 0x05, 0x00, 0x84, 0x69, 0x6E, 0x6E, 0x65, 0x72, 0x00, 0x4C, 0x13, 0x0F, 0x16,
|
|
||||||
0x1C, 0x0F, 0x00, 0x12, 0x13, 0x00, 0x83, 0x6E, 0x74, 0x65, 0x72, 0x00, 0x0C, 0x0F, 0x00, 0x82,
|
|
||||||
0x65, 0x6E, 0x65, 0x72, 0x00, 0x09, 0x08, 0x05, 0x00, 0x81, 0x72, 0x65, 0x00, 0x4B, 0x34, 0x0F,
|
|
||||||
0x18, 0x3E, 0x0F, 0x00, 0x12, 0x11, 0x04, 0x00, 0x83, 0x74, 0x68, 0x65, 0x72, 0x00, 0x13, 0x12,
|
|
||||||
0x10, 0x06, 0x00, 0x86, 0x6F, 0x6D, 0x70, 0x75, 0x74, 0x65, 0x72, 0x00, 0x48, 0x53, 0x0F, 0x1A,
|
|
||||||
0x5E, 0x0F, 0x00, 0x08, 0x15, 0x08, 0x0B, 0x1A, 0x00, 0x83, 0x76, 0x65, 0x72, 0x00, 0x12, 0x0B,
|
|
||||||
0x00, 0x82, 0x65, 0x76, 0x65, 0x72, 0x00, 0x08, 0x17, 0x12, 0x2C, 0x00, 0x82, 0x68, 0x65, 0x72,
|
|
||||||
0x00, 0x04, 0x18, 0x06, 0x0C, 0x17, 0x15, 0x04, 0x13, 0x00, 0x82, 0x6C, 0x61, 0x72, 0x00, 0x17,
|
|
||||||
0x04, 0x15, 0x08, 0x17, 0x11, 0x0C, 0x00, 0x87, 0x74, 0x65, 0x72, 0x61, 0x74, 0x6F, 0x72, 0x00,
|
|
||||||
0x17, 0x0F, 0x0F, 0x18, 0x11, 0x00, 0x82, 0x70, 0x74, 0x72, 0x00, 0x04, 0x08, 0x1C, 0x2C, 0x00,
|
|
||||||
0x81, 0x72, 0x73, 0x00, 0x12, 0x04, 0x15, 0x08, 0x13, 0x12, 0x00, 0x82, 0x74, 0x6F, 0x72, 0x00,
|
|
||||||
0x06, 0x12, 0x2C, 0x00, 0x81, 0x63, 0x75, 0x72, 0x00, 0x08, 0x19, 0x08, 0x2C, 0x00, 0x81, 0x72,
|
|
||||||
0x79, 0x00, 0x44, 0xDB, 0x0F, 0x08, 0x03, 0x10, 0x0A, 0x93, 0x10, 0x13, 0x9E, 0x10, 0x15, 0xAA,
|
|
||||||
0x10, 0x16, 0xB5, 0x10, 0x17, 0x4D, 0x11, 0x18, 0x55, 0x11, 0x00, 0x4B, 0xE5, 0x0F, 0x13, 0xF0,
|
|
||||||
0x0F, 0x1C, 0xFA, 0x0F, 0x00, 0x13, 0x15, 0x08, 0x13, 0x00, 0x83, 0x68, 0x61, 0x70, 0x73, 0x00,
|
|
||||||
0x0B, 0x15, 0x08, 0x13, 0x00, 0x82, 0x61, 0x70, 0x73, 0x00, 0x1A, 0x0F, 0x04, 0x00, 0x82, 0x61,
|
|
||||||
0x79, 0x73, 0x00, 0x44, 0x13, 0x10, 0x06, 0x2A, 0x10, 0x0C, 0x35, 0x10, 0x0F, 0x81, 0x10, 0x16,
|
|
||||||
0x88, 0x10, 0x00, 0x47, 0x1A, 0x10, 0x0E, 0x22, 0x10, 0x00, 0x0C, 0x2C, 0x00, 0x82, 0x65, 0x61,
|
|
||||||
0x73, 0x00, 0x17, 0x00, 0x83, 0x61, 0x6B, 0x65, 0x73, 0x00, 0x08, 0x07, 0x11, 0x0C, 0x00, 0x83,
|
|
||||||
0x69, 0x63, 0x65, 0x73, 0x00, 0x46, 0x3F, 0x10, 0x15, 0x66, 0x10, 0x17, 0x75, 0x10, 0x00, 0x48,
|
|
||||||
0x46, 0x10, 0x0C, 0x50, 0x10, 0x00, 0x07, 0x11, 0x0C, 0x00, 0x84, 0x69, 0x63, 0x65, 0x73, 0x00,
|
|
||||||
0x47, 0x57, 0x10, 0x17, 0x5E, 0x10, 0x00, 0x11, 0x0C, 0x00, 0x82, 0x65, 0x73, 0x00, 0x15, 0x08,
|
|
||||||
0x19, 0x00, 0x82, 0x65, 0x73, 0x00, 0x12, 0x16, 0x08, 0x06, 0x06, 0x04, 0x00, 0x84, 0x73, 0x6F,
|
|
||||||
0x72, 0x69, 0x65, 0x73, 0x00, 0x0F, 0x0C, 0x05, 0x04, 0x00, 0x83, 0x69, 0x74, 0x69, 0x65, 0x73,
|
|
||||||
0x00, 0x04, 0x09, 0x00, 0x81, 0x73, 0x65, 0x00, 0x12, 0x0B, 0x06, 0x2C, 0x00, 0x82, 0x6F, 0x73,
|
|
||||||
0x65, 0x73, 0x00, 0x0C, 0x11, 0x0B, 0x17, 0x00, 0x83, 0x69, 0x6E, 0x67, 0x73, 0x00, 0x04, 0x08,
|
|
||||||
0x0B, 0x15, 0x08, 0x13, 0x00, 0x83, 0x61, 0x70, 0x73, 0x00, 0x08, 0x04, 0x1C, 0x2C, 0x00, 0x83,
|
|
||||||
0x65, 0x61, 0x72, 0x73, 0x00, 0x44, 0xBF, 0x10, 0x08, 0xCB, 0x10, 0x12, 0x42, 0x11, 0x00, 0x15,
|
|
||||||
0x04, 0x05, 0x10, 0x08, 0x00, 0x82, 0x72, 0x61, 0x73, 0x73, 0x00, 0x46, 0xD8, 0x10, 0x11, 0xF0,
|
|
||||||
0x10, 0x15, 0x0D, 0x11, 0x16, 0x2A, 0x11, 0x00, 0x46, 0xDF, 0x10, 0x18, 0xE8, 0x10, 0x00, 0x12,
|
|
||||||
0x15, 0x13, 0x00, 0x83, 0x65, 0x73, 0x73, 0x00, 0x16, 0x00, 0x82, 0x63, 0x65, 0x73, 0x73, 0x00,
|
|
||||||
0x4C, 0xF7, 0x10, 0x16, 0x03, 0x11, 0x00, 0x16, 0x16, 0x18, 0x05, 0x00, 0x85, 0x69, 0x6E, 0x65,
|
|
||||||
0x73, 0x73, 0x00, 0x18, 0x05, 0x00, 0x83, 0x69, 0x6E, 0x65, 0x73, 0x73, 0x00, 0x13, 0x00, 0x55,
|
|
||||||
0x16, 0x11, 0x18, 0x21, 0x11, 0x00, 0x18, 0x16, 0x00, 0x85, 0x70, 0x70, 0x72, 0x65, 0x73, 0x73,
|
|
||||||
0x00, 0x16, 0x00, 0x83, 0x70, 0x72, 0x65, 0x73, 0x73, 0x00, 0x46, 0x31, 0x11, 0x12, 0x3A, 0x11,
|
|
||||||
0x00, 0x06, 0x18, 0x16, 0x00, 0x83, 0x65, 0x73, 0x73, 0x00, 0x13, 0x00, 0x82, 0x73, 0x65, 0x73,
|
|
||||||
0x73, 0x00, 0x15, 0x06, 0x06, 0x04, 0x00, 0x84, 0x72, 0x6F, 0x73, 0x73, 0x00, 0x15, 0x0C, 0x09,
|
|
||||||
0x00, 0x81, 0x73, 0x74, 0x00, 0x52, 0x5C, 0x11, 0x16, 0x6A, 0x11, 0x00, 0x0F, 0x12, 0x10, 0x12,
|
|
||||||
0x11, 0x04, 0x00, 0x84, 0x61, 0x6C, 0x6F, 0x75, 0x73, 0x00, 0x11, 0x08, 0x06, 0x11, 0x12, 0x06,
|
|
||||||
0x00, 0x85, 0x73, 0x65, 0x6E, 0x73, 0x75, 0x73, 0x00, 0x44, 0x9E, 0x11, 0x08, 0xBC, 0x11, 0x0A,
|
|
||||||
0xD9, 0x11, 0x0B, 0xE3, 0x11, 0x0C, 0x19, 0x12, 0x0F, 0x24, 0x12, 0x10, 0x2F, 0x12, 0x11, 0x3B,
|
|
||||||
0x12, 0x12, 0x97, 0x13, 0x13, 0xBD, 0x13, 0x16, 0xD9, 0x13, 0x18, 0x6B, 0x14, 0x00, 0x55, 0xA5,
|
|
||||||
0x11, 0x1A, 0xB0, 0x11, 0x00, 0x08, 0x13, 0x08, 0x16, 0x00, 0x83, 0x61, 0x72, 0x61, 0x74, 0x00,
|
|
||||||
0x0B, 0x08, 0x10, 0x12, 0x16, 0x00, 0x83, 0x77, 0x68, 0x61, 0x74, 0x00, 0x44, 0xC3, 0x11, 0x11,
|
|
||||||
0xCC, 0x11, 0x00, 0x15, 0x0A, 0x2C, 0x00, 0x82, 0x65, 0x61, 0x74, 0x00, 0x10, 0x11, 0x15, 0x08,
|
|
||||||
0x19, 0x12, 0x0A, 0x00, 0x82, 0x65, 0x6E, 0x74, 0x00, 0x0B, 0x18, 0x04, 0x06, 0x00, 0x82, 0x67,
|
|
||||||
0x68, 0x74, 0x00, 0x47, 0xED, 0x11, 0x0A, 0xF4, 0x11, 0x0C, 0x0E, 0x12, 0x00, 0x0C, 0x1A, 0x00,
|
|
||||||
0x81, 0x74, 0x68, 0x00, 0x51, 0xFB, 0x11, 0x18, 0x02, 0x12, 0x00, 0x08, 0x0F, 0x00, 0x81, 0x74,
|
|
||||||
0x68, 0x00, 0x12, 0x15, 0x0B, 0x17, 0x00, 0x85, 0x6F, 0x75, 0x67, 0x68, 0x74, 0x00, 0x0A, 0x11,
|
|
||||||
0x12, 0x17, 0x00, 0x83, 0x69, 0x67, 0x68, 0x74, 0x00, 0x17, 0x18, 0x12, 0x05, 0x04, 0x00, 0x81,
|
|
||||||
0x20, 0x69, 0x74, 0x00, 0x16, 0x18, 0x08, 0x15, 0x00, 0x83, 0x73, 0x75, 0x6C, 0x74, 0x00, 0x04,
|
|
||||||
0x17, 0x15, 0x12, 0x13, 0x10, 0x0C, 0x00, 0x81, 0x6E, 0x74, 0x00, 0x44, 0x48, 0x12, 0x08, 0x80,
|
|
||||||
0x12, 0x15, 0x84, 0x13, 0x16, 0x8F, 0x13, 0x00, 0x4C, 0x55, 0x12, 0x11, 0x60, 0x12, 0x15, 0x6B,
|
|
||||||
0x12, 0x17, 0x75, 0x12, 0x00, 0x13, 0x0C, 0x06, 0x08, 0x15, 0x00, 0x82, 0x65, 0x6E, 0x74, 0x00,
|
|
||||||
0x0C, 0x10, 0x12, 0x15, 0x13, 0x00, 0x82, 0x65, 0x6E, 0x74, 0x00, 0x04, 0x13, 0x13, 0x04, 0x00,
|
|
||||||
0x82, 0x65, 0x6E, 0x74, 0x00, 0x08, 0x13, 0x10, 0x12, 0x06, 0x00, 0x82, 0x65, 0x6E, 0x74, 0x00,
|
|
||||||
0x4C, 0x90, 0x12, 0x10, 0xB1, 0x12, 0x15, 0x15, 0x13, 0x19, 0x6F, 0x13, 0x1D, 0x79, 0x13, 0x00,
|
|
||||||
0x46, 0x97, 0x12, 0x13, 0xA4, 0x12, 0x00, 0x08, 0x09, 0x09, 0x08, 0x00, 0x85, 0x69, 0x63, 0x69,
|
|
||||||
0x65, 0x6E, 0x74, 0x00, 0x08, 0x06, 0x08, 0x15, 0x00, 0x85, 0x69, 0x70, 0x69, 0x65, 0x6E, 0x74,
|
|
||||||
0x00, 0x48, 0xBE, 0x12, 0x11, 0xCA, 0x12, 0x15, 0xEB, 0x12, 0x17, 0x0A, 0x13, 0x00, 0x19, 0x12,
|
|
||||||
0x0A, 0x00, 0x83, 0x72, 0x6E, 0x6D, 0x65, 0x6E, 0x74, 0x00, 0x48, 0xD1, 0x12, 0x15, 0xDD, 0x12,
|
|
||||||
0x00, 0x19, 0x12, 0x0A, 0x00, 0x84, 0x72, 0x6E, 0x6D, 0x65, 0x6E, 0x74, 0x00, 0x12, 0x19, 0x12,
|
|
||||||
0x0A, 0x00, 0x86, 0x65, 0x72, 0x6E, 0x6D, 0x65, 0x6E, 0x74, 0x00, 0x48, 0xF2, 0x12, 0x12, 0xFD,
|
|
||||||
0x12, 0x00, 0x19, 0x12, 0x0A, 0x00, 0x83, 0x6E, 0x6D, 0x65, 0x6E, 0x74, 0x00, 0x19, 0x12, 0x0A,
|
|
||||||
0x00, 0x85, 0x65, 0x72, 0x6E, 0x6D, 0x65, 0x6E, 0x74, 0x00, 0x04, 0x17, 0x16, 0x00, 0x83, 0x65,
|
|
||||||
0x6D, 0x65, 0x6E, 0x74, 0x00, 0x44, 0x22, 0x13, 0x08, 0x2D, 0x13, 0x09, 0x39, 0x13, 0x15, 0x44,
|
|
||||||
0x13, 0x00, 0x13, 0x04, 0x00, 0x84, 0x70, 0x61, 0x72, 0x65, 0x6E, 0x74, 0x00, 0x09, 0x0C, 0x07,
|
|
||||||
0x00, 0x84, 0x66, 0x65, 0x72, 0x65, 0x6E, 0x74, 0x00, 0x09, 0x0C, 0x07, 0x00, 0x83, 0x65, 0x72,
|
|
||||||
0x65, 0x6E, 0x74, 0x00, 0x44, 0x4B, 0x13, 0x08, 0x63, 0x13, 0x00, 0x13, 0x00, 0x44, 0x54, 0x13,
|
|
||||||
0x13, 0x5C, 0x13, 0x00, 0x85, 0x70, 0x61, 0x72, 0x65, 0x6E, 0x74, 0x00, 0x04, 0x00, 0x83, 0x65,
|
|
||||||
0x6E, 0x74, 0x00, 0x09, 0x0C, 0x07, 0x00, 0x85, 0x66, 0x65, 0x72, 0x65, 0x6E, 0x74, 0x00, 0x08,
|
|
||||||
0x0F, 0x08, 0x15, 0x00, 0x82, 0x61, 0x6E, 0x74, 0x00, 0x0C, 0x11, 0x0A, 0x12, 0x06, 0x00, 0x82,
|
|
||||||
0x61, 0x6E, 0x74, 0x00, 0x08, 0x09, 0x09, 0x0C, 0x07, 0x00, 0x81, 0x65, 0x6E, 0x74, 0x00, 0x12,
|
|
||||||
0x06, 0x00, 0x82, 0x6E, 0x73, 0x74, 0x00, 0x51, 0xA1, 0x13, 0x15, 0xAB, 0x13, 0x16, 0xB4, 0x13,
|
|
||||||
0x00, 0x07, 0x0C, 0x07, 0x00, 0x82, 0x20, 0x6E, 0x6F, 0x74, 0x00, 0x13, 0x08, 0x15, 0x00, 0x82,
|
|
||||||
0x6F, 0x72, 0x74, 0x00, 0x10, 0x0F, 0x04, 0x00, 0x82, 0x6F, 0x73, 0x74, 0x00, 0x48, 0xC4, 0x13,
|
|
||||||
0x1C, 0xCF, 0x13, 0x00, 0x0C, 0x06, 0x08, 0x15, 0x00, 0x83, 0x65, 0x69, 0x70, 0x74, 0x00, 0x06,
|
|
||||||
0x11, 0x08, 0x00, 0x82, 0x72, 0x79, 0x70, 0x74, 0x00, 0x48, 0xEC, 0x13, 0x0A, 0x15, 0x14, 0x0C,
|
|
||||||
0x1E, 0x14, 0x10, 0x3B, 0x14, 0x11, 0x45, 0x14, 0x18, 0x60, 0x14, 0x00, 0x4A, 0xF3, 0x13, 0x15,
|
|
||||||
0x0A, 0x14, 0x00, 0x4C, 0xFA, 0x13, 0x18, 0x02, 0x14, 0x00, 0x0B, 0x00, 0x82, 0x68, 0x65, 0x73,
|
|
||||||
0x74, 0x00, 0x16, 0x00, 0x82, 0x67, 0x65, 0x73, 0x74, 0x00, 0x17, 0x11, 0x0C, 0x00, 0x83, 0x65,
|
|
||||||
0x72, 0x65, 0x73, 0x74, 0x00, 0x15, 0x04, 0x0F, 0x00, 0x81, 0x65, 0x73, 0x74, 0x00, 0x49, 0x25,
|
|
||||||
0x14, 0x11, 0x31, 0x14, 0x00, 0x08, 0x11, 0x04, 0x10, 0x00, 0x84, 0x69, 0x66, 0x65, 0x73, 0x74,
|
|
||||||
0x00, 0x04, 0x0A, 0x04, 0x00, 0x83, 0x69, 0x6E, 0x73, 0x74, 0x00, 0x12, 0x0F, 0x04, 0x00, 0x83,
|
|
||||||
0x6D, 0x6F, 0x73, 0x74, 0x00, 0x44, 0x4C, 0x14, 0x11, 0x57, 0x14, 0x00, 0x0C, 0x0A, 0x04, 0x00,
|
|
||||||
0x84, 0x61, 0x69, 0x6E, 0x73, 0x74, 0x00, 0x0C, 0x04, 0x0A, 0x04, 0x00, 0x82, 0x73, 0x74, 0x00,
|
|
||||||
0x0D, 0x04, 0x2C, 0x00, 0x83, 0x64, 0x6A, 0x75, 0x73, 0x74, 0x00, 0x46, 0x78, 0x14, 0x12, 0x90,
|
|
||||||
0x14, 0x13, 0xA8, 0x14, 0x17, 0xBF, 0x14, 0x00, 0x48, 0x7F, 0x14, 0x15, 0x89, 0x14, 0x00, 0x06,
|
|
||||||
0x1B, 0x08, 0x00, 0x84, 0x65, 0x63, 0x75, 0x74, 0x00, 0x0C, 0x06, 0x00, 0x80, 0x69, 0x74, 0x00,
|
|
||||||
0x44, 0x97, 0x14, 0x05, 0xA0, 0x14, 0x00, 0x05, 0x00, 0x84, 0x61, 0x62, 0x6F, 0x75, 0x74, 0x00,
|
|
||||||
0x05, 0x04, 0x00, 0x83, 0x6F, 0x75, 0x74, 0x00, 0x57, 0xAF, 0x14, 0x18, 0xB7, 0x14, 0x00, 0x11,
|
|
||||||
0x0C, 0x00, 0x83, 0x70, 0x75, 0x74, 0x00, 0x12, 0x00, 0x82, 0x74, 0x70, 0x75, 0x74, 0x00, 0x13,
|
|
||||||
0x18, 0x12, 0x00, 0x83, 0x74, 0x70, 0x75, 0x74, 0x00, 0x17, 0x12, 0x05, 0x04, 0x00, 0x81, 0x75,
|
|
||||||
0x74, 0x00, 0x48, 0xD9, 0x14, 0x0C, 0xFD, 0x14, 0x00, 0x44, 0xE0, 0x14, 0x0C, 0xE7, 0x14, 0x00,
|
|
||||||
0x0B, 0x2C, 0x00, 0x81, 0x76, 0x65, 0x00, 0x46, 0xEE, 0x14, 0x08, 0xF6, 0x14, 0x00, 0x08, 0x15,
|
|
||||||
0x00, 0x82, 0x65, 0x69, 0x76, 0x00, 0x06, 0x08, 0x15, 0x00, 0x81, 0x76, 0x00, 0x08, 0x0B, 0x06,
|
|
||||||
0x04, 0x2C, 0x00, 0x82, 0x69, 0x65, 0x76, 0x00, 0x4C, 0x0F, 0x15, 0x11, 0x19, 0x15, 0x00, 0x08,
|
|
||||||
0x19, 0x08, 0x15, 0x00, 0x82, 0x69, 0x65, 0x77, 0x00, 0x12, 0x0E, 0x2C, 0x00, 0x82, 0x6E, 0x6F,
|
|
||||||
0x77, 0x00, 0x46, 0x3B, 0x15, 0x08, 0x76, 0x15, 0x0B, 0x80, 0x15, 0x0F, 0x92, 0x15, 0x11, 0x57,
|
|
||||||
0x16, 0x15, 0x72, 0x16, 0x16, 0x0C, 0x17, 0x17, 0x27, 0x17, 0x00, 0x44, 0x48, 0x15, 0x08, 0x54,
|
|
||||||
0x15, 0x0C, 0x5F, 0x15, 0x13, 0x6A, 0x15, 0x00, 0x15, 0x06, 0x12, 0x13, 0x1C, 0x0B, 0x00, 0x82,
|
|
||||||
0x69, 0x73, 0x79, 0x00, 0x18, 0x14, 0x08, 0x15, 0x09, 0x00, 0x81, 0x6E, 0x63, 0x79, 0x00, 0x15,
|
|
||||||
0x06, 0x12, 0x13, 0x1C, 0x0B, 0x00, 0x81, 0x73, 0x79, 0x00, 0x18, 0x15, 0x0E, 0x11, 0x04, 0x05,
|
|
||||||
0x00, 0x81, 0x74, 0x63, 0x79, 0x00, 0x17, 0x09, 0x04, 0x16, 0x00, 0x82, 0x65, 0x74, 0x79, 0x00,
|
|
||||||
0x06, 0x15, 0x04, 0x15, 0x0C, 0x08, 0x0B, 0x00, 0x87, 0x69, 0x65, 0x72, 0x61, 0x72, 0x63, 0x68,
|
|
||||||
0x79, 0x00, 0x44, 0xA5, 0x15, 0x0B, 0xE8, 0x15, 0x0E, 0xF2, 0x15, 0x0F, 0xFA, 0x15, 0x12, 0x42,
|
|
||||||
0x16, 0x15, 0x4C, 0x16, 0x00, 0x45, 0xB8, 0x15, 0x08, 0xC1, 0x15, 0x0F, 0xC7, 0x15, 0x11, 0xD0,
|
|
||||||
0x15, 0x15, 0xD7, 0x15, 0x18, 0xE0, 0x15, 0x00, 0x12, 0x15, 0x13, 0x00, 0x81, 0x62, 0x6C, 0x79,
|
|
||||||
0x00, 0x15, 0x00, 0x80, 0x6C, 0x79, 0x00, 0x08, 0x15, 0x00, 0x83, 0x61, 0x6C, 0x6C, 0x79, 0x00,
|
|
||||||
0x0C, 0x09, 0x00, 0x80, 0x6C, 0x79, 0x00, 0x08, 0x11, 0x08, 0x0A, 0x00, 0x80, 0x6C, 0x79, 0x00,
|
|
||||||
0x17, 0x06, 0x04, 0x00, 0x80, 0x6C, 0x79, 0x00, 0x0A, 0x0C, 0x0F, 0x16, 0x00, 0x81, 0x74, 0x6C,
|
|
||||||
0x79, 0x00, 0x0C, 0x0F, 0x00, 0x81, 0x65, 0x6C, 0x79, 0x00, 0x44, 0x04, 0x16, 0x05, 0x2F, 0x16,
|
|
||||||
0x08, 0x38, 0x16, 0x00, 0x56, 0x0B, 0x16, 0x17, 0x23, 0x16, 0x00, 0x18, 0x00, 0x6C, 0x14, 0x16,
|
|
||||||
0x16, 0x1B, 0x16, 0x00, 0x83, 0x75, 0x61, 0x6C, 0x6C, 0x79, 0x00, 0x18, 0x00, 0x84, 0x61, 0x6C,
|
|
||||||
0x6C, 0x79, 0x00, 0x18, 0x06, 0x04, 0x00, 0x85, 0x74, 0x75, 0x61, 0x6C, 0x6C, 0x79, 0x00, 0x04,
|
|
||||||
0x05, 0x12, 0x15, 0x13, 0x00, 0x81, 0x79, 0x00, 0x04, 0x15, 0x00, 0x84, 0x65, 0x61, 0x6C, 0x6C,
|
|
||||||
0x79, 0x00, 0x10, 0x12, 0x11, 0x04, 0x00, 0x82, 0x61, 0x6C, 0x79, 0x00, 0x04, 0x10, 0x0C, 0x15,
|
|
||||||
0x13, 0x00, 0x81, 0x69, 0x6C, 0x79, 0x00, 0x48, 0x5E, 0x16, 0x13, 0x67, 0x16, 0x00, 0x12, 0x10,
|
|
||||||
0x2C, 0x00, 0x82, 0x6E, 0x65, 0x79, 0x00, 0x04, 0x10, 0x12, 0x06, 0x00, 0x83, 0x70, 0x61, 0x6E,
|
|
||||||
0x79, 0x00, 0x44, 0x7F, 0x16, 0x08, 0xE7, 0x16, 0x12, 0xF0, 0x16, 0x17, 0xFD, 0x16, 0x00, 0x45,
|
|
||||||
0x8F, 0x16, 0x0C, 0x98, 0x16, 0x0F, 0xA5, 0x16, 0x10, 0xC1, 0x16, 0x16, 0xCA, 0x16, 0x00, 0x0C,
|
|
||||||
0x0F, 0x00, 0x82, 0x72, 0x61, 0x72, 0x79, 0x00, 0x0F, 0x0F, 0x0C, 0x1B, 0x18, 0x04, 0x00, 0x84,
|
|
||||||
0x69, 0x61, 0x72, 0x79, 0x00, 0x4C, 0xAC, 0x16, 0x0F, 0xB6, 0x16, 0x00, 0x1B, 0x18, 0x04, 0x00,
|
|
||||||
0x82, 0x69, 0x61, 0x72, 0x79, 0x00, 0x0C, 0x1B, 0x18, 0x04, 0x00, 0x83, 0x69, 0x61, 0x72, 0x79,
|
|
||||||
0x00, 0x18, 0x16, 0x00, 0x82, 0x6D, 0x61, 0x72, 0x79, 0x00, 0x08, 0x06, 0x00, 0x46, 0xD4, 0x16,
|
|
||||||
0x08, 0xDF, 0x16, 0x00, 0x08, 0x11, 0x00, 0x85, 0x65, 0x73, 0x73, 0x61, 0x72, 0x79, 0x00, 0x11,
|
|
||||||
0x00, 0x82, 0x73, 0x61, 0x72, 0x79, 0x00, 0x13, 0x12, 0x15, 0x13, 0x00, 0x80, 0x74, 0x79, 0x00,
|
|
||||||
0x0A, 0x04, 0x17, 0x04, 0x06, 0x00, 0x84, 0x65, 0x67, 0x6F, 0x72, 0x79, 0x00, 0x11, 0x18, 0x06,
|
|
||||||
0x12, 0x2C, 0x00, 0x86, 0x63, 0x6F, 0x75, 0x6E, 0x74, 0x72, 0x79, 0x00, 0x04, 0x00, 0x55, 0x15,
|
|
||||||
0x17, 0x1A, 0x20, 0x17, 0x00, 0x06, 0x12, 0x13, 0x1C, 0x0B, 0x00, 0x82, 0x69, 0x73, 0x79, 0x00,
|
|
||||||
0x0F, 0x04, 0x00, 0x81, 0x79, 0x73, 0x00, 0x49, 0x31, 0x17, 0x0F, 0x39, 0x17, 0x15, 0x42, 0x17,
|
|
||||||
0x00, 0x04, 0x16, 0x00, 0x81, 0x65, 0x74, 0x79, 0x00, 0x0C, 0x05, 0x04, 0x00, 0x81, 0x69, 0x74,
|
|
||||||
0x79, 0x00, 0x13, 0x08, 0x12, 0x15, 0x13, 0x00, 0x84, 0x70, 0x65, 0x72, 0x74, 0x79, 0x00
|
|
||||||
};
|
|
|
@ -1,474 +0,0 @@
|
||||||
|
|
||||||
# Copyright 2021 Google LLC
|
|
||||||
#
|
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
# you may not use this file except in compliance with the License.
|
|
||||||
# You may obtain a copy of the License at
|
|
||||||
#
|
|
||||||
# https://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
#
|
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
# See the License for the specific language governing permissions and
|
|
||||||
# limitations under the License.
|
|
||||||
#
|
|
||||||
#
|
|
||||||
# This is a larger example typo dictionary containing 400 entries. It builds to
|
|
||||||
# a table of about 6000 bytes, so you'll need a keyboard with a generous
|
|
||||||
# amount of free firmware space to use the full dictionary. Alternatively, pick
|
|
||||||
# out a subset of entries to a separate file, then build a table from that.
|
|
||||||
#
|
|
||||||
# Dictionary syntax:
|
|
||||||
# Each line of this file defines one typo correction entry with the syntax
|
|
||||||
# "typo -> correction". Typos and corrections are case insensitive, and any
|
|
||||||
# whitespace before or after the typo and correction is ignored. The typo must be
|
|
||||||
# only the letters a-z, or the special character : representing a word break.
|
|
||||||
#
|
|
||||||
# For documentation about how to use this dictionary, see
|
|
||||||
# https://getreuer.info/posts/keyboards/autocorrection
|
|
||||||
#
|
|
||||||
# Further resources:
|
|
||||||
# * Wikipedia has a large list of common typos at
|
|
||||||
# https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines
|
|
||||||
#
|
|
||||||
# * EmacsWiki has another list of typos at
|
|
||||||
# https://www.emacswiki.org/emacs/autocorrection_abbrev_defs
|
|
||||||
#
|
|
||||||
# * You can find data on English word frequencies at
|
|
||||||
# https://www.wordfrequency.info/samples.asp
|
|
||||||
|
|
||||||
|
|
||||||
## 10 most common words.
|
|
||||||
# The words "there", "about", "their", "would", "people", "which", "could",
|
|
||||||
# "think", "other", and "because" are among the most common words in English
|
|
||||||
# that are 5 letters or longer. (We don't include entries for words shorter than
|
|
||||||
# that to avoid false triggering.)
|
|
||||||
:htere -> there
|
|
||||||
abbout -> about
|
|
||||||
abotu -> about
|
|
||||||
baout -> about
|
|
||||||
:theri -> their
|
|
||||||
:thier -> their
|
|
||||||
:owudl -> would
|
|
||||||
woudl -> would
|
|
||||||
peaple -> people
|
|
||||||
peolpe -> people
|
|
||||||
peopel -> people
|
|
||||||
poeple -> people
|
|
||||||
poeople -> people
|
|
||||||
:hwihc -> which
|
|
||||||
whcih -> which
|
|
||||||
whihc -> which
|
|
||||||
whlch -> which
|
|
||||||
wihch -> which
|
|
||||||
coudl -> could
|
|
||||||
:htikn -> think
|
|
||||||
:htink -> think
|
|
||||||
thikn -> think
|
|
||||||
thiunk -> think
|
|
||||||
tihkn -> think
|
|
||||||
:olther -> other
|
|
||||||
:otehr -> other
|
|
||||||
baceause -> because
|
|
||||||
beacuse -> because
|
|
||||||
becasue -> because
|
|
||||||
beccause -> because
|
|
||||||
becouse -> because
|
|
||||||
becuase -> because
|
|
||||||
|
|
||||||
## Common words, 11-20.
|
|
||||||
theese -> these
|
|
||||||
:goign -> going
|
|
||||||
:gonig -> going
|
|
||||||
:yaers -> years
|
|
||||||
:yeasr -> years
|
|
||||||
:thsoe -> those
|
|
||||||
shoudl -> should
|
|
||||||
raelly -> really
|
|
||||||
realy -> really
|
|
||||||
relaly -> really
|
|
||||||
bedore -> before
|
|
||||||
befoer -> before
|
|
||||||
littel -> little
|
|
||||||
beeing -> being
|
|
||||||
:hwile -> while
|
|
||||||
|
|
||||||
## Common words, 21-30.
|
|
||||||
aroud -> around
|
|
||||||
arround -> around
|
|
||||||
arund -> around
|
|
||||||
thign -> thing
|
|
||||||
thigsn -> things
|
|
||||||
thnigs -> things
|
|
||||||
anohter -> another
|
|
||||||
beteen -> between
|
|
||||||
beween -> between
|
|
||||||
bewteen -> between
|
|
||||||
:eveyr -> every
|
|
||||||
:graet -> great
|
|
||||||
:agian -> again
|
|
||||||
:sicne -> since
|
|
||||||
alwasy -> always
|
|
||||||
alwyas -> always
|
|
||||||
throught -> thought
|
|
||||||
|
|
||||||
|
|
||||||
## Words especially susceptible to skipping or transposing a letter.
|
|
||||||
# These entries are for words that are easy enough to spell, but not necessarily
|
|
||||||
# easy to press the keys in the right order.
|
|
||||||
# Catch misspellings of "achieves", "achieving", etc.
|
|
||||||
:acheiv -> achiev
|
|
||||||
almsot -> almost
|
|
||||||
alomst -> almost
|
|
||||||
chnage -> change
|
|
||||||
chekc -> check
|
|
||||||
childen -> children
|
|
||||||
claer -> clear
|
|
||||||
comapny -> company
|
|
||||||
contian -> contain
|
|
||||||
elasped -> elapsed
|
|
||||||
feild -> field
|
|
||||||
fitler -> filter
|
|
||||||
firts -> first
|
|
||||||
follwo -> follow
|
|
||||||
:foudn -> found
|
|
||||||
frequecy -> frequency
|
|
||||||
firend -> friend
|
|
||||||
freind -> friend
|
|
||||||
heigth -> height
|
|
||||||
iamge -> image
|
|
||||||
inital -> initial
|
|
||||||
intput -> input
|
|
||||||
laguage -> language
|
|
||||||
lenght -> length
|
|
||||||
levle -> level
|
|
||||||
libary -> library
|
|
||||||
:moeny -> money
|
|
||||||
mysefl -> myself
|
|
||||||
ouptut -> output
|
|
||||||
ouput -> output
|
|
||||||
probaly -> probably
|
|
||||||
probelm -> problem
|
|
||||||
recrod -> record
|
|
||||||
reponse -> response
|
|
||||||
reprot -> report
|
|
||||||
singel -> single
|
|
||||||
stregth -> strength
|
|
||||||
strengh -> strength
|
|
||||||
tkaes -> takes
|
|
||||||
therfore -> therefore
|
|
||||||
todya -> today
|
|
||||||
toghether -> together
|
|
||||||
unkown -> unknown
|
|
||||||
unqiue -> unique
|
|
||||||
widht -> width
|
|
||||||
|
|
||||||
|
|
||||||
## Words with tricky spelling.
|
|
||||||
# If you are a good speller, you could drop this section.
|
|
||||||
aberation -> aberration
|
|
||||||
accross -> across
|
|
||||||
adviced -> advised
|
|
||||||
aledge -> allege
|
|
||||||
alledge -> allege
|
|
||||||
amature -> amateur
|
|
||||||
anomolous -> anomalous
|
|
||||||
anomoly -> anomaly
|
|
||||||
aparent -> apparent
|
|
||||||
aparrent -> apparent
|
|
||||||
apparant -> apparent
|
|
||||||
apparrent -> apparent
|
|
||||||
asthetic -> aesthetic
|
|
||||||
auxilary -> auxiliary
|
|
||||||
auxillary -> auxiliary
|
|
||||||
auxilliary -> auxiliary
|
|
||||||
bankrupcy -> bankruptcy
|
|
||||||
busness -> business
|
|
||||||
bussiness -> business
|
|
||||||
calander -> calendar
|
|
||||||
commitee -> committee
|
|
||||||
comittee -> committee
|
|
||||||
competance -> competence
|
|
||||||
competant -> competent
|
|
||||||
concensus -> consensus
|
|
||||||
cognizent -> cognizant
|
|
||||||
copywrite: -> copyright
|
|
||||||
choosen -> chosen
|
|
||||||
collegue -> colleague
|
|
||||||
excercise -> exercise
|
|
||||||
:grammer -> grammar
|
|
||||||
:guage -> gauge
|
|
||||||
govement -> government
|
|
||||||
govenment -> government
|
|
||||||
goverment -> government
|
|
||||||
governmnet -> government
|
|
||||||
govorment -> government
|
|
||||||
govornment -> government
|
|
||||||
guaratee -> guarantee
|
|
||||||
garantee -> guarantee
|
|
||||||
gaurantee -> guarantee
|
|
||||||
heirarchy -> hierarchy
|
|
||||||
hygeine -> hygiene
|
|
||||||
hypocracy -> hypocrisy
|
|
||||||
hypocrasy -> hypocrisy
|
|
||||||
hypocricy -> hypocrisy
|
|
||||||
hypocrit: -> hypocrite
|
|
||||||
looses: -> loses
|
|
||||||
maintence -> maintenance
|
|
||||||
morgage -> mortgage
|
|
||||||
neccesary -> necessary
|
|
||||||
necesary -> necessary
|
|
||||||
pallete -> palette
|
|
||||||
paralel -> parallel
|
|
||||||
parralel -> parallel
|
|
||||||
parrallel -> parallel
|
|
||||||
priviledge -> privilege
|
|
||||||
probablly -> probably
|
|
||||||
prominant -> prominent
|
|
||||||
propogate -> propagate
|
|
||||||
proove -> prove
|
|
||||||
psuedo -> pseudo
|
|
||||||
reciept -> receipt
|
|
||||||
# Catch misspellings of "receives", "receiving", etc.
|
|
||||||
receiev -> receiv
|
|
||||||
reciev -> receiv
|
|
||||||
recepient -> recipient
|
|
||||||
recipiant -> recipient
|
|
||||||
relevent -> relevant
|
|
||||||
repitition -> repetition
|
|
||||||
safty -> safety
|
|
||||||
saftey -> safety
|
|
||||||
# Catch misspellings of "separate", "separating", etc.
|
|
||||||
seperat -> separat
|
|
||||||
spectogram -> spectrogram
|
|
||||||
symetric -> symmetric
|
|
||||||
tolerence -> tolerance
|
|
||||||
|
|
||||||
|
|
||||||
## Words particularly for coding.
|
|
||||||
# Entries for common code keywords ("const") and terminology ("lookup").
|
|
||||||
cacheing -> caching
|
|
||||||
complier -> compiler
|
|
||||||
doulbe -> double
|
|
||||||
dyanmic -> dynamic
|
|
||||||
# As in "execute", "executable", "executing", ...
|
|
||||||
excecut -> execut
|
|
||||||
failse -> false
|
|
||||||
fales -> false
|
|
||||||
fasle -> false
|
|
||||||
flase -> false
|
|
||||||
indeces -> indices
|
|
||||||
indecies -> indices
|
|
||||||
indicies -> indices
|
|
||||||
interator -> iterator
|
|
||||||
looup -> lookup
|
|
||||||
namesapce -> namespace
|
|
||||||
namespcae -> namespace
|
|
||||||
nulltpr -> nullptr
|
|
||||||
operaotr -> operator
|
|
||||||
overide -> override
|
|
||||||
ovveride -> override
|
|
||||||
poitner -> pointer
|
|
||||||
:rference -> reference
|
|
||||||
referece -> reference
|
|
||||||
singed -> signed
|
|
||||||
stirng -> string
|
|
||||||
strign -> string
|
|
||||||
swithc -> switch
|
|
||||||
swtich -> switch
|
|
||||||
teamplate -> template
|
|
||||||
tempalte -> template
|
|
||||||
:ture -> true
|
|
||||||
retrun -> return
|
|
||||||
retun -> return
|
|
||||||
reutrn -> return
|
|
||||||
cosnt -> const
|
|
||||||
virutal -> virtual
|
|
||||||
vitual -> virtual
|
|
||||||
yeild -> yield
|
|
||||||
|
|
||||||
|
|
||||||
## Catch skipped spaces between common words.
|
|
||||||
:alot: -> a lot
|
|
||||||
:andteh -> and the
|
|
||||||
:andthe -> and the
|
|
||||||
:asthe -> as the
|
|
||||||
:atthe -> at the
|
|
||||||
abouta -> about a
|
|
||||||
aboutit -> about it
|
|
||||||
aboutthe -> about the
|
|
||||||
:tothe -> to the
|
|
||||||
didnot -> did not
|
|
||||||
fromthe -> from the
|
|
||||||
|
|
||||||
|
|
||||||
## Various additional entries.
|
|
||||||
:agred -> agreed
|
|
||||||
:ajust -> adjust
|
|
||||||
:anual -> annual
|
|
||||||
:asign -> assign
|
|
||||||
:aslo: -> also
|
|
||||||
:casue -> cause
|
|
||||||
:choses -> chooses
|
|
||||||
:gaurd -> guard
|
|
||||||
:haev -> have
|
|
||||||
:hapen -> happen
|
|
||||||
:idaes -> ideas
|
|
||||||
:jsut: -> just
|
|
||||||
:jstu: -> just
|
|
||||||
:knwo -> know
|
|
||||||
:konw -> know
|
|
||||||
:kwno -> know
|
|
||||||
:ocuntry -> country
|
|
||||||
:ocur -> occur
|
|
||||||
:socre -> score
|
|
||||||
:szie -> size
|
|
||||||
:the:the: -> the
|
|
||||||
:turth -> truth
|
|
||||||
:uesd: -> used
|
|
||||||
:usally -> usually
|
|
||||||
abilties -> abilities
|
|
||||||
abilty -> ability
|
|
||||||
abvove -> above
|
|
||||||
accesories -> accessories
|
|
||||||
accomodate -> accommodate
|
|
||||||
acommodate -> accommodate
|
|
||||||
acomplish -> accomplish
|
|
||||||
actualy -> actually
|
|
||||||
acurate -> accurate
|
|
||||||
acutally -> actually
|
|
||||||
addtion -> addition
|
|
||||||
againnst -> against
|
|
||||||
aganist -> against
|
|
||||||
aggreed -> agreed
|
|
||||||
agianst -> against
|
|
||||||
ahppn -> happen
|
|
||||||
allign -> align
|
|
||||||
anytying -> anything
|
|
||||||
aquire -> acquire
|
|
||||||
availabe -> available
|
|
||||||
availaible -> available
|
|
||||||
availalbe -> available
|
|
||||||
availble -> available
|
|
||||||
availiable -> available
|
|
||||||
avalable -> available
|
|
||||||
avaliable -> available
|
|
||||||
avilable -> available
|
|
||||||
bandwith -> bandwidth
|
|
||||||
begginer -> beginner
|
|
||||||
beleif -> belief
|
|
||||||
beleive -> believe
|
|
||||||
belive -> believe
|
|
||||||
breif -> brief
|
|
||||||
burried -> buried
|
|
||||||
caluclate -> calculate
|
|
||||||
caluculate -> calculate
|
|
||||||
calulate -> calculate
|
|
||||||
catagory -> category
|
|
||||||
cauhgt -> caught
|
|
||||||
ceratin -> certain
|
|
||||||
certian -> certain
|
|
||||||
cheif -> chief
|
|
||||||
cieling -> ceiling
|
|
||||||
circut -> circuit
|
|
||||||
clasic -> classic
|
|
||||||
cmoputer -> computer
|
|
||||||
coform -> conform
|
|
||||||
comming: -> coming
|
|
||||||
considerd -> considered
|
|
||||||
dervied -> derived
|
|
||||||
desicion -> decision
|
|
||||||
diferent -> different
|
|
||||||
diferrent -> different
|
|
||||||
differnt -> different
|
|
||||||
diffrent -> different
|
|
||||||
divison -> division
|
|
||||||
effecient -> efficient
|
|
||||||
eligable -> eligible
|
|
||||||
elpased -> elapsed
|
|
||||||
embarass -> embarrass
|
|
||||||
embeded -> embedded
|
|
||||||
encypt -> encrypt
|
|
||||||
finaly -> finally
|
|
||||||
foriegn -> foreign
|
|
||||||
foward -> forward
|
|
||||||
fraciton -> fraction
|
|
||||||
fucntion -> function
|
|
||||||
fufill -> fulfill
|
|
||||||
fullfill -> fulfill
|
|
||||||
futher -> further
|
|
||||||
ganerate -> generate
|
|
||||||
generaly -> generally
|
|
||||||
greatful -> grateful
|
|
||||||
heigher -> higher
|
|
||||||
higest -> highest
|
|
||||||
howver -> however
|
|
||||||
hydogen -> hydrogen
|
|
||||||
importamt -> important
|
|
||||||
inclued -> include
|
|
||||||
insted -> instead
|
|
||||||
intrest -> interest
|
|
||||||
invliad -> invalid
|
|
||||||
largst -> largest
|
|
||||||
learnign -> learning
|
|
||||||
liasion -> liaison
|
|
||||||
likly -> likely
|
|
||||||
lisense -> license
|
|
||||||
listner -> listener
|
|
||||||
macthing -> matching
|
|
||||||
manefist -> manifest
|
|
||||||
mesage -> message
|
|
||||||
naturual -> natural
|
|
||||||
occassion -> occasion
|
|
||||||
occured -> occurred
|
|
||||||
particualr -> particular
|
|
||||||
paticular -> particular
|
|
||||||
peice -> piece
|
|
||||||
perhasp -> perhaps
|
|
||||||
perheaps -> perhaps
|
|
||||||
perhpas -> perhaps
|
|
||||||
perphas -> perhaps
|
|
||||||
persue -> pursue
|
|
||||||
posess -> possess
|
|
||||||
postion -> position
|
|
||||||
preiod -> period
|
|
||||||
primarly -> primarily
|
|
||||||
privte -> private
|
|
||||||
proccess -> process
|
|
||||||
proeprty -> property
|
|
||||||
propery -> property
|
|
||||||
realtion -> relation
|
|
||||||
reasearch -> research
|
|
||||||
recuring -> recurring
|
|
||||||
refered -> referred
|
|
||||||
regluar -> regular
|
|
||||||
releated -> related
|
|
||||||
resutl -> result
|
|
||||||
reuslt -> result
|
|
||||||
reveiw -> review
|
|
||||||
satisifed -> satisfied
|
|
||||||
scheduel -> schedule
|
|
||||||
sequnce -> sequence
|
|
||||||
similiar -> similar
|
|
||||||
simmilar -> similar
|
|
||||||
slighly -> slightly
|
|
||||||
somehwat -> somewhat
|
|
||||||
statment -> statement
|
|
||||||
sucess -> success
|
|
||||||
succsess -> success
|
|
||||||
sugest -> suggest
|
|
||||||
sumary -> summary
|
|
||||||
supress -> suppress
|
|
||||||
surpress -> suppress
|
|
||||||
thresold -> threshold
|
|
||||||
tongiht -> tonight
|
|
||||||
tranpose -> transpose
|
|
||||||
typcial -> typical
|
|
||||||
udpate -> update
|
|
||||||
ususally -> usually
|
|
||||||
verticies -> vertices
|
|
||||||
whereever -> wherever
|
|
||||||
wherre -> where
|
|
||||||
wierd -> weird
|
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
// clang-format off
|
|
||||||
|
|
||||||
// name result 1st chord key 2nd chord key 3rd chord key
|
|
||||||
COMB(NE_ESC, KC_ESC, RGUI_T(KC_N), RALT_T(KC_E))
|
|
||||||
COMB(CA_CAP, CW_TOGG, LSFT_T(KC_C), RSFT_T(KC_A))
|
|
||||||
|
|
||||||
/* vim: set filetype=c: */
|
|
||||||
|
|
|
@ -1,40 +0,0 @@
|
||||||
#pragma once
|
|
||||||
|
|
||||||
// By default, the firmware does not know which side is which.
|
|
||||||
#define MASTER_LEFT
|
|
||||||
|
|
||||||
// Alternate way in QMK to enter the embedded mass storage UF2 boot-loader.
|
|
||||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
|
|
||||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 200U
|
|
||||||
|
|
||||||
// Tap-Hold configuration for home row mods.
|
|
||||||
#define TAPPING_TERM 175
|
|
||||||
#define PERMISSIVE_HOLD
|
|
||||||
#define QUICK_TAP_TERM 0
|
|
||||||
|
|
||||||
// Timeouts
|
|
||||||
#define ONESHOT_TIMEOUT 3000
|
|
||||||
#define CAPS_WORD_IDlE_TIMEOUT 3000
|
|
||||||
|
|
||||||
// Combo keys are always checked from layer 0.
|
|
||||||
#define COMBO_ONLY_FROM_LAYER 0
|
|
||||||
|
|
||||||
// Oled font to use.
|
|
||||||
#define OLED_FONT_H "keyboards/crkbd/lib/glcdfont.c"
|
|
||||||
|
|
||||||
#ifdef RGBLIGHT_ENABLE
|
|
||||||
#define RGBLIGHT_EFFECT_BREATHING
|
|
||||||
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
|
|
||||||
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
|
|
||||||
#define RGBLIGHT_EFFECT_SNAKE
|
|
||||||
#define RGBLIGHT_EFFECT_KNIGHT
|
|
||||||
#define RGBLIGHT_EFFECT_CHRISTMAS
|
|
||||||
#define RGBLIGHT_EFFECT_STATIC_GRADIENT
|
|
||||||
#define RGBLIGHT_EFFECT_RGB_TEST
|
|
||||||
#define RGBLIGHT_EFFECT_ALTERNATING
|
|
||||||
#define RGBLIGHT_EFFECT_TWINKLE
|
|
||||||
#define RGBLIGHT_LIMIT_VAL 120
|
|
||||||
#define RGBLIGHT_HUE_STEP 10
|
|
||||||
#define RGBLIGHT_SAT_STEP 17
|
|
||||||
#define RGBLIGHT_VAL_STEP 17
|
|
||||||
#endif
|
|
|
@ -1,331 +0,0 @@
|
||||||
/* Copyright 2022 @ sajenim (https://github.com/sajenim)
|
|
||||||
*
|
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU General Public License as published by
|
|
||||||
* the Free Software Foundation, either version 2 of the License, or
|
|
||||||
* (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License
|
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include QMK_KEYBOARD_H
|
|
||||||
|
|
||||||
enum layers {
|
|
||||||
CANARY,
|
|
||||||
NAV,
|
|
||||||
NUM,
|
|
||||||
SYM,
|
|
||||||
FUN,
|
|
||||||
};
|
|
||||||
|
|
||||||
#include "g/keymap_combo.h" // layer names must be defined before engine include
|
|
||||||
|
|
||||||
#define NAV_REP LT(NAV, QK_REP)
|
|
||||||
#define NUM_MAG LT(NUM, QK_AREP)
|
|
||||||
|
|
||||||
enum custom_keycodes {
|
|
||||||
// Magic Keycodes
|
|
||||||
MG_OR = SAFE_RANGE,
|
|
||||||
MG_ON,
|
|
||||||
MG_ER,
|
|
||||||
MG_HA,
|
|
||||||
MG_BUT
|
|
||||||
};
|
|
||||||
|
|
||||||
/* Home Row Mods:
|
|
||||||
* https://precondition.github.io/home-row-mods */
|
|
||||||
|
|
||||||
#define HRM_C LSFT_T(KC_C)
|
|
||||||
#define HRM_R LCTL_T(KC_R)
|
|
||||||
#define HRM_S LALT_T(KC_S)
|
|
||||||
#define HRM_T LGUI_T(KC_T)
|
|
||||||
#define HRM_N RGUI_T(KC_N)
|
|
||||||
#define HRM_E RALT_T(KC_E)
|
|
||||||
#define HRM_I RCTL_T(KC_I)
|
|
||||||
#define HRM_A RSFT_T(KC_A)
|
|
||||||
#define HRM_D LT(SYM, KC_D)
|
|
||||||
#define HRM_H LT(SYM, KC_H)
|
|
||||||
|
|
||||||
/* One Shot Keys:
|
|
||||||
* https://github.com/qmk/qmk_firmware/blob/master/docs/one_shot_keys.md */
|
|
||||||
|
|
||||||
#define OS_LCTL OSM(MOD_LCTL)
|
|
||||||
#define OS_LSFT OSM(MOD_LSFT)
|
|
||||||
#define OS_LALT OSM(MOD_LALT)
|
|
||||||
#define OS_LGUI OSM(MOD_LGUI)
|
|
||||||
#define OS_RCTL OSM(MOD_RCTL)
|
|
||||||
#define OS_RSFT OSM(MOD_RSFT)
|
|
||||||
#define OS_RALT OSM(MOD_RALT)
|
|
||||||
#define OS_RGUI OSM(MOD_RGUI)
|
|
||||||
|
|
||||||
/* Shortcuts:
|
|
||||||
* Some useful shortcuts such as copy paste */
|
|
||||||
|
|
||||||
#define CK_UNDO LCTL(KC_Z) // Undo
|
|
||||||
#define CK_CUT LCTL(KC_X) // Cut
|
|
||||||
#define CK_COPY LCTL(KC_C) // Copy
|
|
||||||
#define CK_PSTE LCTL(KC_V) // Paste
|
|
||||||
#define DELWORD LCTL(KC_BSPC) // Delete word
|
|
||||||
#define WZ_CMOD LCTL(LSFT(KC_X)) // Wezterm activate copy mode.
|
|
||||||
#define WZ_PSTE LCTL(LSFT(KC_V)) // Wezterm paste from clipboard.
|
|
||||||
|
|
||||||
// clang-format off
|
|
||||||
|
|
||||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
|
||||||
[CANARY] = LAYOUT_split_3x6_3(
|
|
||||||
//,-----------------------------------------------------. ,-----------------------------------------------------.
|
|
||||||
QK_GESC, KC_W, KC_L, KC_Y, KC_P, KC_B, KC_Z, KC_F, KC_O, KC_U, KC_QUOT, DELWORD,
|
|
||||||
//|--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------|
|
|
||||||
KC_TAB, HRM_C, HRM_R, HRM_S, HRM_T, KC_G, KC_M, HRM_N, HRM_E, HRM_I, HRM_A, KC_ENT,
|
|
||||||
//|--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------|
|
|
||||||
OS_LSFT, KC_Q, KC_J, KC_V, HRM_D, KC_K, KC_X, HRM_H, KC_SLSH, KC_COMM, KC_DOT, OS_RSFT,
|
|
||||||
//|--------+--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------+--------|
|
|
||||||
OS_LGUI, NAV_REP, KC_BSPC, KC_SPC, NUM_MAG, OS_RALT
|
|
||||||
//`--------------------------' `--------------------------'
|
|
||||||
),
|
|
||||||
|
|
||||||
[NAV] = LAYOUT_split_3x6_3(
|
|
||||||
//,-----------------------------------------------------. ,-----------------------------------------------------.
|
|
||||||
XXXXXXX, KC_MPLY, KC_MSTP, KC_MPRV, KC_MNXT, KC_VOLU, WZ_CMOD, KC_HOME, KC_UP, KC_END, KC_PGUP, KC_DEL,
|
|
||||||
//|--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------|
|
|
||||||
XXXXXXX, OS_LSFT, OS_LCTL, OS_LALT, OS_LGUI, KC_VOLD, WZ_PSTE, KC_LEFT, KC_DOWN, KC_RGHT, KC_PGDN, _______,
|
|
||||||
//|--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------|
|
|
||||||
XXXXXXX, CK_UNDO, CK_CUT, CK_COPY, CK_PSTE, KC_CALC, KC_0, KC_1, KC_2, KC_3, KC_4, KC_5,
|
|
||||||
//|--------+--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------+--------|
|
|
||||||
XXXXXXX, _______, XXXXXXX, _______, _______, XXXXXXX
|
|
||||||
//`--------------------------' `--------------------------'
|
|
||||||
),
|
|
||||||
|
|
||||||
[NUM] = LAYOUT_split_3x6_3(
|
|
||||||
//,-----------------------------------------------------. ,-----------------------------------------------------.
|
|
||||||
XXXXXXX, KC_SLSH, KC_7, KC_8, KC_9, KC_MINS, XXXXXXX, KC_F7, KC_F8, KC_F9, KC_F10, XXXXXXX,
|
|
||||||
//|--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------|
|
|
||||||
XXXXXXX, KC_ASTR, KC_4, KC_5, KC_6, KC_PLUS, XXXXXXX, KC_F4, KC_F5, KC_F6, KC_F11, XXXXXXX,
|
|
||||||
//|--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------|
|
|
||||||
XXXXXXX, KC_DOT, KC_1, KC_2, KC_3, KC_EQL, XXXXXXX, KC_F1, KC_F2, KC_F3, KC_F12, XXXXXXX,
|
|
||||||
//|--------+--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------+--------|
|
|
||||||
XXXXXXX, KC_0, _______, XXXXXXX, _______, XXXXXXX
|
|
||||||
//`--------------------------' `--------------------------'
|
|
||||||
),
|
|
||||||
|
|
||||||
[SYM] = LAYOUT_split_3x6_3(
|
|
||||||
//,-----------------------------------------------------. ,-----------------------------------------------------.
|
|
||||||
XXXXXXX, KC_GRV, KC_LABK, KC_MINS, KC_RABK, XXXXXXX, XXXXXXX, KC_LBRC, KC_UNDS, KC_RBRC, KC_PLUS, XXXXXXX,
|
|
||||||
//|--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------|
|
|
||||||
XXXXXXX, KC_EXLM, KC_LPRN, KC_EQL, KC_RPRN, KC_HASH, KC_PERC, KC_LCBR, KC_DLR, KC_RCBR, KC_SCLN, XXXXXXX,
|
|
||||||
//|--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------|
|
|
||||||
XXXXXXX, KC_COLN, KC_AMPR, KC_CIRC, KC_AT, XXXXXXX, XXXXXXX, KC_ASTR, KC_SLSH, KC_BSLS, KC_PIPE, XXXXXXX,
|
|
||||||
//|--------+--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------+--------|
|
|
||||||
XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX
|
|
||||||
//`--------------------------' `--------------------------'
|
|
||||||
),
|
|
||||||
|
|
||||||
[FUN] = LAYOUT_split_3x6_3(
|
|
||||||
//,-----------------------------------------------------. ,-----------------------------------------------------.
|
|
||||||
QK_BOOT, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX,
|
|
||||||
//|--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------|
|
|
||||||
RGB_TOG, RGB_HUI, RGB_SAI, RGB_VAI, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX,
|
|
||||||
//|--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------|
|
|
||||||
RGB_MOD, RGB_HUD, RGB_SAD, RGB_VAD, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX, XXXXXXX,
|
|
||||||
//|--------+--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------+--------|
|
|
||||||
XXXXXXX, _______, XXXXXXX, XXXXXXX, _______, XXXXXXX
|
|
||||||
//`--------------------------' `--------------------------'
|
|
||||||
)
|
|
||||||
};
|
|
||||||
|
|
||||||
// clang-format on
|
|
||||||
|
|
||||||
/* Repeat key:
|
|
||||||
* Configure additional key */
|
|
||||||
|
|
||||||
bool remember_last_key_user(uint16_t keycode, keyrecord_t *record, uint8_t *remembered_mods) {
|
|
||||||
switch (keycode) {
|
|
||||||
case NAV_REP: return false;
|
|
||||||
case NUM_MAG: return false;
|
|
||||||
// Forget Shift on letter keys when Shift or AltGr are the only mods.
|
|
||||||
case KC_A ... KC_Z:
|
|
||||||
if ((*remembered_mods & ~(MOD_MASK_SHIFT | MOD_BIT(KC_RALT))) == 0) {
|
|
||||||
*remembered_mods &= ~MOD_MASK_SHIFT;
|
|
||||||
}
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Alternate repeat key:
|
|
||||||
* dynamically adjust output based on the most recent previous keycode */
|
|
||||||
|
|
||||||
// clang-format off
|
|
||||||
uint16_t get_alt_repeat_key_keycode_user(uint16_t keycode, uint8_t mods) {
|
|
||||||
switch (keycode) {
|
|
||||||
case KC_Y: return KC_S; // "YS" sfb (0.123%)
|
|
||||||
case HRM_E: return KC_O; // "EO" sfb (0.121%)
|
|
||||||
case HRM_R: return KC_L; // "RL" sfb (0.114%)
|
|
||||||
case KC_U: return KC_I; // "UI" sfb (0.073%)
|
|
||||||
case KC_O: return KC_E; // "OE" sfb (0.060%)
|
|
||||||
case KC_P: return KC_T; // "PT" sfb (0.050%)
|
|
||||||
case HRM_N: return KC_F; // "NF" sfb (0.036%)
|
|
||||||
case HRM_S: return KC_Y; // "SY" sfb (0.024%)
|
|
||||||
case HRM_D: return KC_G; // "DG" sfb (0.021%)
|
|
||||||
|
|
||||||
// Magic Keycodes
|
|
||||||
case KC_F: return MG_OR;
|
|
||||||
case HRM_I: return MG_ON;
|
|
||||||
case KC_V: return MG_ER;
|
|
||||||
case HRM_T: return MG_HA;
|
|
||||||
case KC_COMM: return MG_BUT;
|
|
||||||
}
|
|
||||||
return KC_TRNS;
|
|
||||||
}
|
|
||||||
// clang-format on
|
|
||||||
|
|
||||||
/* Custom keycodes:
|
|
||||||
* Program the behaviour of any keycode */
|
|
||||||
|
|
||||||
// clang-format off
|
|
||||||
bool process_record_user(uint16_t keycode, keyrecord_t *record) {
|
|
||||||
switch (keycode) {
|
|
||||||
case NAV_REP:
|
|
||||||
if (record->tap.count) {
|
|
||||||
process_repeat_key(QK_REP, record);
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
case NUM_MAG:
|
|
||||||
if (record->tap.count) {
|
|
||||||
process_repeat_key(QK_AREP, record);
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (record->event.pressed) {
|
|
||||||
int rep_count = get_repeat_key_count();
|
|
||||||
switch (keycode) {
|
|
||||||
case MG_OR: SEND_STRING(/*f*/ "or" ); return false; // "for" trigram (1.181%)
|
|
||||||
case MG_ON: SEND_STRING(/*i*/ "on" ); return false; // "ion" trigram (0.851%)
|
|
||||||
case MG_ER: SEND_STRING(/*v*/ "er" ); return false; // "ver" trigram (1.273%)
|
|
||||||
case MG_HA: SEND_STRING(/*t*/ "ha" ); return false; // "tha" trigram (1.864%)
|
|
||||||
case MG_BUT: SEND_STRING(/*,*/ " but"); return false; // ", but" brief
|
|
||||||
}
|
|
||||||
if (rep_count > 0) {
|
|
||||||
switch (keycode) {
|
|
||||||
case HRM_A: SEND_STRING(/*a*/ "nd" ); return false; // "and" trigram (3.293%)
|
|
||||||
case HRM_I: SEND_STRING(/*i*/ "ng" ); return false; // "ing" trigram (3.476%)
|
|
||||||
case KC_Y: SEND_STRING(/*y*/ "ou" ); return false; // "you" trigram (3.492%)
|
|
||||||
case KC_COMM: SEND_STRING(/*,*/ " and"); return false; // ", and" brief
|
|
||||||
case KC_SPC: SEND_STRING(/* */ "the" ); return false; // " the" brief
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
// clang-format on
|
|
||||||
|
|
||||||
layer_state_t layer_state_set_user(layer_state_t state) { return update_tri_layer_state(state, NAV, NUM, FUN); }
|
|
||||||
|
|
||||||
#ifdef OLED_ENABLE
|
|
||||||
// Declare screen rotation for each half
|
|
||||||
oled_rotation_t oled_init_user(oled_rotation_t rotation) {
|
|
||||||
if (is_keyboard_master()) {
|
|
||||||
return OLED_ROTATION_270;
|
|
||||||
} else {
|
|
||||||
return OLED_ROTATION_180;
|
|
||||||
}
|
|
||||||
return rotation;
|
|
||||||
}
|
|
||||||
|
|
||||||
// Setup the master screen
|
|
||||||
void oled_render_master(void) {
|
|
||||||
// Layer Status
|
|
||||||
switch (get_highest_layer(layer_state)) {
|
|
||||||
case CANARY: oled_write(" BAS ", false); break;
|
|
||||||
case NAV: oled_write(" NAV ", false); break;
|
|
||||||
case NUM: oled_write(" NUM ", false); break;
|
|
||||||
case SYM: oled_write(" SYM ", false); break;
|
|
||||||
case FUN: oled_write(" FUN ", false); break;
|
|
||||||
default: oled_write(" UND ", false);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Mod Status
|
|
||||||
uint8_t this_mod = get_mods();
|
|
||||||
uint8_t this_osm = get_oneshot_mods();
|
|
||||||
|
|
||||||
oled_write("-----", false);
|
|
||||||
|
|
||||||
if ((this_mod | this_osm) & MOD_MASK_GUI) {
|
|
||||||
oled_write("gui:*", false);
|
|
||||||
} else {
|
|
||||||
oled_write("gui:.", false);
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((this_mod | this_osm) & MOD_MASK_ALT) {
|
|
||||||
oled_write("alt:*", false);
|
|
||||||
} else {
|
|
||||||
oled_write("alt:.", false);
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((this_mod | this_osm) & MOD_MASK_SHIFT) {
|
|
||||||
oled_write("sft:*", false);
|
|
||||||
} else {
|
|
||||||
oled_write("sft:.", false);
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((this_mod | this_osm) & MOD_MASK_CTRL) {
|
|
||||||
oled_write("ctl:*", false);
|
|
||||||
} else {
|
|
||||||
oled_write("ctl:.", false);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Feature Status
|
|
||||||
oled_write("-----", false);
|
|
||||||
|
|
||||||
bool autocorrect_enabled = autocorrect_is_enabled();
|
|
||||||
if (autocorrect_enabled) {
|
|
||||||
oled_write("ac: *", false);
|
|
||||||
} else {
|
|
||||||
oled_write("ac: .", false);
|
|
||||||
}
|
|
||||||
|
|
||||||
bool combo_enabled = is_combo_enabled();
|
|
||||||
if (combo_enabled) {
|
|
||||||
oled_write("cm: *", false);
|
|
||||||
} else {
|
|
||||||
oled_write("cm: .", false);
|
|
||||||
}
|
|
||||||
|
|
||||||
// WPM Status
|
|
||||||
char wpm_str[4];
|
|
||||||
sprintf(wpm_str, "%03d", get_current_wpm());
|
|
||||||
oled_set_cursor(1, 14);
|
|
||||||
oled_write_ln(wpm_str, false);
|
|
||||||
oled_write(" wpm", false);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Corne keyboard logo
|
|
||||||
void oled_render_logo(void) {
|
|
||||||
static const char PROGMEM crkbd_logo[] = {
|
|
||||||
0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87, 0x88, 0x89, 0x8a, 0x8b, 0x8c, 0x8d, 0x8e, 0x8f,
|
|
||||||
0x90, 0x91, 0x92, 0x93, 0x94, 0xa0, 0xa1, 0xa2, 0xa3, 0xa4, 0xa5, 0xa6, 0xa7, 0xa8, 0xa9, 0xaa,
|
|
||||||
0xab, 0xac, 0xad, 0xae, 0xaf, 0xb0, 0xb1, 0xb2, 0xb3, 0xb4, 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5,
|
|
||||||
0xc6, 0xc7, 0xc8, 0xc9, 0xca, 0xcb, 0xcc, 0xcd, 0xce, 0xcf, 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0};
|
|
||||||
oled_write_P(crkbd_logo, false);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Render our screens
|
|
||||||
bool oled_task_user(void) {
|
|
||||||
if (is_keyboard_master()) {
|
|
||||||
oled_render_master();
|
|
||||||
} else {
|
|
||||||
oled_render_logo();
|
|
||||||
}
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* vim: set foldmarker=#ifdef,#endif: */
|
|
||||||
/* vim: set foldmethod=marker: */
|
|
|
@ -1,4 +0,0 @@
|
||||||
# Corne Keyboard (CRKBD)
|
|
||||||
|
|
||||||
## Layout
|
|
||||||

|
|
|
@ -1,26 +0,0 @@
|
||||||
# We are using a Splinky RP2040 as a drop-in pro-micro replacement
|
|
||||||
CONVERT_TO = promicro_rp2040
|
|
||||||
BOOTLOADER = rp2040
|
|
||||||
|
|
||||||
# Reduce compiled size of firmware
|
|
||||||
LTO_ENABLE = yes
|
|
||||||
|
|
||||||
# Software features
|
|
||||||
AUTOCORRECT_ENABLE = yes
|
|
||||||
CAPS_WORD_ENABLE = yes
|
|
||||||
COMBO_ENABLE = yes
|
|
||||||
OLED_ENABLE = yes
|
|
||||||
REPEAT_KEY_ENABLE = yes
|
|
||||||
RGBLIGHT_ENABLE = yes
|
|
||||||
|
|
||||||
# Oled display configuration
|
|
||||||
ifeq ($(OLED_ENABLE),yes)
|
|
||||||
OLED_DRIVER = ssd1306
|
|
||||||
WPM_ENABLE = yes
|
|
||||||
endif
|
|
||||||
|
|
||||||
# Combo dictionary
|
|
||||||
ifeq ($(COMBO_ENABLE),yes)
|
|
||||||
VPATH += keyboards/gboards
|
|
||||||
endif
|
|
||||||
|
|
Loading…
Reference in a new issue