issues
search
TeXitoi
/
keyberon
A rust crate to create a pure rust keyboard firmware.
MIT License
1.08k
stars
79
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix shifted keys leaking modifiers
#136
senekor
opened
3 months ago
1
Shifted keys leak modifiers
#135
senekor
opened
3 months ago
4
Current working uses?
#134
LovesTha
opened
6 months ago
3
Crates IO 'slug' misleading
#133
TyberiusPrime
opened
8 months ago
0
Upgrade dependencies
#132
nathaniel-brough
closed
8 months ago
1
Migrate to embedded-hal-1.0.0
#131
daehyeok
closed
8 months ago
4
Bump up dependencies
#130
daehyeok
closed
8 months ago
1
action: Fix links in documentation
#129
borisfaure
closed
10 months ago
1
debounce: remove into_iter() since &self.cur already implements IntoI…
#128
borisfaure
closed
1 year ago
1
debounce: remove into_iter() since n already implements IntoIterator<>
#127
borisfaure
closed
1 year ago
1
Action/Layout: Explicit the Debug trait to be able to use it
#126
borisfaure
closed
1 year ago
4
Update to usb-device 0.3
#125
ithinuel
closed
8 months ago
2
Feature: tri-state layers
#124
dariogoetz
opened
1 year ago
3
Example of layer tied to NumLock?
#123
Meptl
closed
1 year ago
2
Shifted sequences
#122
borisfaure
opened
1 year ago
0
Feature: Optionally decouple layout matrix and pin matrix via transform function
#121
Ben-PH
opened
1 year ago
0
Change WeAct MiniF4 link.
#120
daehyeok
closed
1 year ago
3
docs(readme): invalid URL
#119
trueNAHO
opened
1 year ago
0
docs(readme): fix typos and improve formatting
#118
trueNAHO
opened
1 year ago
0
Action/Layout: Explicit the Debug trait to be able to use it
#117
borisfaure
opened
1 year ago
0
Add optional support for embedded-hal 1.0 (alpha)
#116
jspngh
closed
1 year ago
9
Clippy
#115
borisfaure
closed
1 year ago
1
Add ferris
#114
borisfaure
closed
1 year ago
1
Add Colon support in layout macro
#113
borisfaure
closed
1 year ago
1
Keyberon does not work with windows
#112
tkonolige
closed
1 year ago
3
Enable debugging messages through the HID interface
#111
borisfaure
opened
1 year ago
4
Add OLKB Planck rev6
#110
NomisIV
closed
1 year ago
1
Features in a diverging fork: OneShot, TapDance, steno-like input Chord
#109
jtroo
opened
1 year ago
0
Can I use nice!nano + chocofi with this project?
#108
alloc33
opened
1 year ago
1
KEYBOARDS.md: add ErgoNICE
#107
valpackett
closed
1 year ago
1
Allow delay before reading matrix row (#97)
#106
rwalkr
closed
1 year ago
1
Variable Naming: tap-hold vs. hold-tap
#105
dariogoetz
closed
2 years ago
2
[mod] rename stack to queue
#104
dariogoetz
opened
2 years ago
0
Variable naming: Stack vs Queue
#103
dariogoetz
opened
2 years ago
3
Other keys "virtually" being held until TapHold resolves
#102
dariogoetz
opened
2 years ago
4
Add a way to fire an Event without requiring a specific coordinate in a layout/Layers
#101
riskable
opened
2 years ago
0
Add configurable HID polling rate
#100
mriise
closed
2 years ago
1
Allow alternate key code types
#99
ithinuel
closed
1 year ago
10
Matrix scanning pin toggle rate
#98
camrbuss
closed
2 years ago
3
Add delay to grid scanning function to prevent row/col "ghosting"
#97
ChrisChrisLoLo
closed
1 year ago
4
[RFC] Support both Layers as const-array and as slices
#96
jedrzejboczar
opened
2 years ago
3
Reduce layout size by using reference in Action::HoldTap variant
#95
jedrzejboczar
closed
2 years ago
4
Expose Layout::current_layer as public method
#94
jedrzejboczar
closed
2 years ago
1
Implement one-shot functionality
#93
jtroo
closed
1 year ago
14
Add DirectPinMatrix for diodeless keyboards
#92
dariogoetz
closed
2 years ago
3
Add Cantor keyboard to KEYOARDS.md
#91
dariogoetz
closed
2 years ago
4
Add keyboard to list
#90
simmsb
closed
2 years ago
1
Add missing comma in layout! macro
#89
Skelebot
closed
2 years ago
0
Why the move to "fully const layouts"?
#88
riskable
opened
2 years ago
1
Make the hard-coded 10ms polling interval configurable
#87
riskable
closed
2 years ago
2
Next