index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
keebio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Encoder map: NUM_DIRECTIONS (#21066)
Nick Brassel
2023-05-28
1
-1
/
+2
*
Fix up `keebio/cepstrum` (#21062)
Nick Brassel
2023-05-27
1
-1
/
+0
*
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-05-27
14
-11
/
+9
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-05-24
3
-1
/
+11
|
\
|
*
Add encoder map FoldKB in VIA (#21038)
Danny
2023-05-24
3
-1
/
+11
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-05-18
1
-1
/
+1
|
\
|
|
*
Define RGB_DI_PIN directly instead of using another define (#20983)
Danny
2023-05-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-05-18
10
-0
/
+502
|
\
|
|
*
Add Cepstrum Rev. 1 Keyboard (#20721)
Danny
2023-05-18
10
-0
/
+502
*
|
Clean up trailing commas from info.json (#20812)
Ryan
2023-05-09
1
-1
/
+1
*
|
Even more `info.json` whitespace cleanups (#20703)
Ryan
2023-05-04
2
-28
/
+28
*
|
Remove more junk files and scripts (#20682)
Ryan
2023-05-03
2
-4
/
+0
*
|
More `info.json` whitespace cleanups (#20665)
Ryan
2023-05-03
7
-182
/
+182
*
|
`info.json` whitespace cleanups (#20651)
Ryan
2023-05-02
5
-72
/
+71
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-04-30
4
-0
/
+201
|
\
|
|
*
Adding my keymap (#20345)
Jesse Estes
2023-04-30
4
-0
/
+201
*
|
Remove `FLIP_HALF` layouts and move to data driven (#20588)
Ryan
2023-04-30
12
-398
/
+475
*
|
Move 60% layouts to data driven (#20477)
Ryan
2023-04-27
2
-52
/
+139
*
|
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2023-04-27
3
-391
/
+367
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-04-26
5
-0
/
+280
|
\
|
|
*
[Keymap] Add johnstegeman iris colemak keymap (#20575)
John Stegeman
2023-04-26
5
-0
/
+280
*
|
Add encoder map for Iris Rev. 5 VIA (#20412)
Danny
2023-04-19
12
-598
/
+12
*
|
Fix info.json LTO and format encoder definitions (#20456)
Ryan
2023-04-15
4
-8
/
+8
*
|
Encodermap direction define. (#20454)
Nick Brassel
2023-04-15
11
-11
/
+11
*
|
Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)
Ryan
2023-04-14
3
-8
/
+2
*
|
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-12
45
-918
/
+1141
*
|
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-08
14
-7
/
+21
*
|
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
88
-46
/
+131
*
|
Move 75% and 96% layouts to data driven (#20289)
Ryan
2023-04-05
7
-1655
/
+2899
*
|
Move small macropad-ish layouts to data driven (#20341)
Ryan
2023-04-05
5
-30
/
+8
*
|
Move 65% layouts to data driven (#20308)
Ryan
2023-04-04
15
-3432
/
+2680
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-04-03
3
-11
/
+6
|
\
|
|
*
Modify default encoder mappings, change PID, enable mousekeys (#20329)
Danny
2023-04-03
3
-11
/
+6
*
|
Add core/fallback encoder behaviour (#20320)
jack
2023-04-03
1
-12
/
+0
*
|
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2023-04-03
1
-2
/
+4
*
|
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-04-03
13
-20
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-04-02
2
-0
/
+9
|
\
|
|
*
Enable encoder mapping in VIA for Keebio KBO-5000 (#20272)
Raphael Mangubat
2023-04-02
2
-0
/
+9
*
|
Move 66% and 68% layouts to data driven (#20293)
Ryan
2023-04-01
2
-268
/
+224
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-03-29
5
-557
/
+488
|
\
|
|
*
Fix some invalid layout macros (#20256)
Ryan
2023-03-29
6
-571
/
+488
*
|
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
29
-393
/
+621
*
|
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-26
4
-2
/
+6
*
|
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
15
-33
/
+0
*
|
Remove more empty headers (#20155)
Ryan
2023-03-17
5
-8
/
+0
*
|
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-16
69
-292
/
+13
*
|
Fix layout macro keys with no matrix position (#20033)
Ryan
2023-03-13
1
-89
/
+91
*
|
Move matrix config to info.json, part 8 (#20030)
Ryan
2023-03-11
76
-303
/
+275
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-03-10
1
-3
/
+3
|
\
|
|
*
Fix incorrect matrix positions for RGB LEDs (#20082)
Danny
2023-03-10
1
-3
/
+3
[next]